converting colors - decimal(10051512)

29
Converting Colors Decimal(10051512)

Upload: others

Post on 11-Nov-2021

4 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Converting Colors - Decimal(10051512)

ConvertingColors

Decimal(10051512)

Page 2: Converting Colors - Decimal(10051512)

Have a look what the booklet forDecimal(10051512) contains.

Decimal(10051512) 3 ................................................. Conversions 4 ....................................................... Details 6 ................................................................ Harmonies 11 ........................................................ Previews 18 ........................................................... Color Blindness Simulation 21 ........................... CSS Examples 24 ..................................................

Page 3: Converting Colors - Decimal(10051512)

Color

Decimal(10051512)

Page 6: Converting Colors - Decimal(10051512)

11-11-2021 6/29 convertingcolors.com

Details

The Decimal color 10051512 is a dark color, andthe websafe version is hex 9966CC. A complementof this color would be 8304735, and the grayscaleversion is 8026746.

A 20% lighter version of the original color is13734896, and 6565506 is the 20% darker color.If you saturate the color by 10%, you get9653688, and if you desaturate by 10%, it is10449336.

Page 7: Converting Colors - Decimal(10051512)

11-11-2021 7/29 convertingcolors.com

Distribution

RGB

Red (60%)

Green (37%)

Blue (72%)

RYB

Red (60%)

Yellow (37%)

Blue (72%)

CMYK

Cyan (17%)

Magenta (48%)

Yellow (0%)

Black (28%)

CMY

Cyan (40%)

Magenta (63%)

Yellow (28%)

Page 8: Converting Colors - Decimal(10051512)

11-11-2021 8/29 convertingcolors.com

Brightness & SaturationGradients

These gradients show how the Decimal color 10051512changes by changing the brightness by 10 percent. Thefirst figure shows a shift by +10% for each color and thesecond figure -10%.

Similar to the brightness gradients but the followingsaturation gradients show a change of the Decimalcolor 10051512 by changing the saturation by 10%instead.

Page 9: Converting Colors - Decimal(10051512)

11-11-2021 9/29 convertingcolors.com

10051512

11893204

13734896

15642367

16763647

16770815

16777215

10051512

8275613

6565506

4855145

3211344

1900601

546

8

0

10051512

9653688

9190072

8792248

8328632

7930808

7864504

10051512

10449336

10912952

11310776

11774392

12172216

12570040

Page 11: Converting Colors - Decimal(10051512)

11-11-2021 11/29 convertingcolors.com

Harmonies

AnalogousThe analogous color harmony consists of three colorsthat are next to each other on the color wheel.

4879313

10051512

12602510

Page 12: Converting Colors - Decimal(10051512)

11-11-2021 12/29 convertingcolors.com

TriadThe triadic color harmony groups three colors that areevenly spaced from another and form a triangle on thecolor wheel.

10051512

10513681

36240

Page 13: Converting Colors - Decimal(10051512)

11-11-2021 13/29 convertingcolors.com

ComplementaryThe complementary color scheme is a pair of colorswhich are on the opposite of each other on the colorwheel.

10051512

8304735

Page 14: Converting Colors - Decimal(10051512)

11-11-2021 14/29 convertingcolors.com

Split ComplementarySplit-complementary colors differ from thecomplementary color scheme. The scheme consists ofthree colors, the original color and two neighbors of thecomplement color.

35679

10051512

7765004

Page 15: Converting Colors - Decimal(10051512)

11-11-2021 15/29 convertingcolors.com

SquareThe square scheme is like the rectangle color scheme,but the four colors are evenly spaced on the colorwheel.

10051512

12474677

4163122

35513

Page 16: Converting Colors - Decimal(10051512)

11-11-2021 16/29 convertingcolors.com

RectangleThe rectangle color scheme consists of four colors thatform a rectangle on the color wheel.

10051512

13256815

4163122

36224

Page 17: Converting Colors - Decimal(10051512)

11-11-2021 17/29 convertingcolors.com

SweetspotThe sweet spot groups the original color and fivecomplimentary colors.

10051512

14929136

6258360

7365240

16250871

7895160

Page 18: Converting Colors - Decimal(10051512)

11-11-2021 18/29 convertingcolors.com

Previews

White Background

This preview shows how the Decimal color 10051512looks on a white background.

Color Contrast Check

Large Text (above 18pt) WCAG AA ✓ PassAny Text WCAG AA ✕ FailLarge Text (above 18pt) WCAG AAA ✕ FailAny Text WCAG AAA ✕ Fail

Page 19: Converting Colors - Decimal(10051512)

11-11-2021 19/29 convertingcolors.com

Black Background

This preview shows how the Decimal color 10051512looks on a black background.

Color Contrast Check

Large Text (above 18pt) WCAG AA ✓ PassAny Text WCAG AA ✓ PassLarge Text (above 18pt) WCAG AAA ✓ PassAny Text WCAG AAA ✕ Fail

If you want to check with other color combinations, trythe Color Contrast Checker.

Page 20: Converting Colors - Decimal(10051512)

11-11-2021 20/29 convertingcolors.com

Decimal 10051512 Background

This preview shows how black text looks on abackground with the Decimal color 10051512.

This preview shows how white text looks on abackground with the Decimal color 10051512.

Page 21: Converting Colors - Decimal(10051512)

11-11-2021 21/29 convertingcolors.com

Color BlindnessSimulation

Color vision deficiency is a very complex topic, and Icould not describe the different causes any better thanWikipedia does, so if you want to learn more, youshould check out their article about color blindness.

Dichromacy

Original Color10051512

Protanopia5403851

Deuteranopia5994419

Page 22: Converting Colors - Decimal(10051512)

11-11-2021 22/29 convertingcolors.com

Tritanopia9399927

Page 24: Converting Colors - Decimal(10051512)

11-11-2021 24/29 convertingcolors.com

CSS Examples

Text

The CSS property to change the color of the text toDecimal 10051512 is called "color". The color propertycan be set on classes, ids or directly on the HTMLelement.

This example shows how text in the color #995FB8looks like.

.text, #text, p{ color:#995FB8}

Page 25: Converting Colors - Decimal(10051512)

11-11-2021 25/29 convertingcolors.com

If you want to add a text shadow in that color use thetext-shadow property, you can generate a text shadowdirectly with our CSS Text Shadow Generator.

Here you see how black text with a 4 pixel #995FB8Here you see how black text with a 4 pixel #995FB8

colored shadow looks like.colored shadow looks like.

.shadow{ text-shadow: 4px 4px 2px #995FB8}

Border

The CSS property to change the border of an element toDecimal 10051512 is called "border". The borderproperty can be set on classes, ids or directly on theHTML element.

This example shows the color as border, it can beapplied via the CSS property "border" or "border-color".

.border, #border, table{ border:4px solid#995FB8 }

Page 26: Converting Colors - Decimal(10051512)

11-11-2021 26/29 convertingcolors.com

If only the border color should be changed use theproperty border-color.

.border{ border-color:#995FB8 }

If you want to add a box shadow in that color use:

Here you see how a box with a 4 pixel #995FB8colored shadow looks like.

.boxshadow{ -moz-box-shadow:4px 4px 4px4px #995FB8; -webkit-box-shadow:4px 4px4px 4px #995FB8; box-shadow:4px 4px 4px4px #995FB8 }

Page 27: Converting Colors - Decimal(10051512)

11-11-2021 27/29 convertingcolors.com

Background

The CSS property to change the background color of anelement to Decimal 10051512 is called "background".The background property can be set on classes, ids ordirectly on the HTML element.

.background, #background, body{background:#995FB8 }

If only the background color should be changed can beused:

.background{ background-color:#995FB8 }

This example shows the color as background, it isapplied via the CSS property "background".

To optimize and compress your CSS code, you can useour online CSS compressor and optimizer based oncsstidy. If you want to create a linear or radial gradientas background or border, check our CSS GradientGenerator.

Page 28: Converting Colors - Decimal(10051512)

Hey! You found this bookletinteresting? Have a look at my otherbooklet HOWCOLORS.WORK – A CSScolor notation guide.

HOWCOLORS.WORKA CSS color notation guide.Are you new to web developmentand want to know the differentways to express colors in CSS?Then this booklet is for you!

HOWCOLORS.WORK will helpyou understand the syntax ofthe color notations in CSS.You will learn all the current andnew ways to express colors toprepare yourself for the future!

Buy now, starting at $4.99!

Page 29: Converting Colors - Decimal(10051512)

Follow meon Twitter!

@ConvertingColor