You are on page 1of 29

Converting

Colors

Hex(F3DE18)
Have a look what the booklet for
Hex(F3DE18) contains.

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

Hex(F3DE18)
Conversions

Conversions Part 1
Format Color

Hex F3DE18

RGB 243, 222, 24

RGB Percent 95%, 87%, 9%

CMY 0.0471, 0.1294, 0.9059

CMYK 0.00, 0.09, 0.90, 0.05

HSL 54°, 90%, 52%

HSV 54°, 90%, 95%

XYZ 63.2483, 71.3632, 11.3051

YIQ 205.7070, 76.0740, -57.1260

16-08-2022 4/29 convertingcolors.com


Conversions

Conversions Part 2
Format Color

RYB 47, 243, 24

Decimal 15982104

CIELab 87.66, -10.29, 84.72

CIELCh 88, 85.348, 96.927

71.3632, 0.4335,
Yxy
0.4891

Android 4294172184
(android.graphics.Color) (0xFFF3DE18)

205.7070, -89.5816,
YUV
32.7060

84.4767, -14.1901,
Hunter-Lab
51.1992

16-08-2022 5/29 convertingcolors.com


Details

The Hex color F3DE18 is a light color, and the


websafe version is hex CCCC00. The color can be
described as light washed yellow. A complement
of this color would be 182DF3, and the grayscale
version is CFCFCF.

A 20% lighter version of the original color is


FFFF61, and B6A700 is the 20% darker color. If
you saturate the color by 10%, you get F3DC00,
and if you desaturate by 10%, it is F3E030.

16-08-2022 6/29 convertingcolors.com


Distribution

RGB RYB

Red (95%) Red (18%)

Green (87%) Yellow (95%)

Blue (9%) Blue (9%)

CMYK CMY

Cyan (0%) Cyan (5%)

Magenta (9%) Magenta (13%)

Yellow (90%) Yellow (91%)

Black (5%)

16-08-2022 7/29 convertingcolors.com


Brightness & Saturation
Gradients
These gradients show how the Hex color F3DE18
changes by changing the brightness by 10 percent. The
first figure shows a shift by +10% for each color and the
second figure -10%.

Similar to the brightness gradients but the following


saturation gradients show a change of the Hex color
F3DE18 by changing the saturation by 10% instead.

16-08-2022 8/29 convertingcolors.com


F3DE18 F3DE18

FFFA41 D4C200

FFFF61 B6A700

FFFF7E 988D00

FFFF9C 7C7400

FFFFB9 5F5C00

FFFFD7 434400

FFFFF5 2A2E00

FFFFFF 0F1A00

000000

F3DE18 F3DE18

F3DC00 F3E030

F3E349

F3E561

F3E779

F3EA91

16-08-2022 9/29 convertingcolors.com


F3ECAA

F3EEC2

F3F1DA

F3F3F3

16-08-2022 10/29 convertingcolors.com


Harmonies

Analogous
The analogous color harmony consists of three colors
that are next to each other on the color wheel.

FFC03D

F3DE18

9DF24D

16-08-2022 11/29 convertingcolors.com


Triad
The triadic color harmony groups three colors that are
evenly spaced from another and form a triangle on the
color wheel.

F3DE18

00FFFF

FF9AFF

16-08-2022 12/29 convertingcolors.com


Complementary
The complementary color scheme is a pair of colors
which are on the opposite of each other on the color
wheel.

F3DE18

182DF3

16-08-2022 13/29 convertingcolors.com


Split Complementary
Split-complementary colors differ from the
complementary color scheme. The scheme consists of
three colors, the original color and two neighbors of the
complement color.

F7BEFF

F3DE18

00F5FF

16-08-2022 14/29 convertingcolors.com


Square
The square scheme is like the rectangle color scheme,
but the four colors are evenly spaced on the color
wheel.

F3DE18

00FFED

22DFFF

FF8BCC

16-08-2022 15/29 convertingcolors.com


Rectangle
The rectangle color scheme consists of four colors that
form a rectangle on the color wheel.

F3DE18

3EFB7E

22DFFF

FFA5FF

16-08-2022 16/29 convertingcolors.com


Sweetspot
The sweet spot groups the original color and five
complimentary colors.

F3DE18

FFF8BA

F3182E

807C57

000000

808080

16-08-2022 17/29 convertingcolors.com


Previews

White Background

This preview shows how the Hex color F3DE18 looks on


a white background.

Color Contrast Check

Large Text (above 18pt) WCAG AA ✕ Fail


Any Text WCAG AA ✕ Fail
Large Text (above 18pt) WCAG AAA ✕ Fail
Any Text WCAG AAA ✕ Fail

16-08-2022 18/29 convertingcolors.com


Black Background

This preview shows how the Hex color F3DE18 looks on


a black background.

Color Contrast Check

Large Text (above 18pt) WCAG AA ✓ Pass


Any Text WCAG AA ✓ Pass
Large Text (above 18pt) WCAG AAA ✓ Pass
Any Text WCAG AAA ✓ Pass

If you want to check with other color combinations, try


the Color Contrast Checker.

16-08-2022 19/29 convertingcolors.com


Hex F3DE18 Background

This preview shows how black text looks on a


background with the Hex color F3DE18.

This preview shows how white text looks on a


background with the Hex color F3DE18.

16-08-2022 20/29 convertingcolors.com


Color Blindness
Simulation

Color vision deficiency is a very complex topic, and I


could not describe the different causes any better than
Wikipedia does, so if you want to learn more, you
should check out their article about color blindness.

Dichromacy
Original Color
F3DE18

Protanopia
F8DC17

Deuteranopia
FFD596

16-08-2022 21/29 convertingcolors.com


Tritanopia
FFCFDE

16-08-2022 22/29 convertingcolors.com


Trichromacy
Original Color
F3DE18

Protanomaly
F6DD17

Deuteranomaly
FBD868

Tritanomaly
FBD496

Monochromacy
Original Color
F3DE18

Achromatopsia
CECECE

Achromatomaly
DBD48C

16-08-2022 23/29 convertingcolors.com


CSS Examples

Text
The CSS property to change the color of the text to Hex
F3DE18 is called "color". The color property can be set
on classes, ids or directly on the HTML element.

This example shows how text in the color #F3DE18


looks like.

.text, #text, p{
color:#F3DE18
}

16-08-2022 24/29 convertingcolors.com


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

Here
Here you
you see
see how
how black
black text
text with
with aa 44 pixel
pixel #F3DE18
#F3DE18
colored
colored shadow
shadow looks
looks like.
like.

.shadow{ text-shadow: 4px 4px 2px #F3DE18


}

Border
The CSS property to change the border of an element to
Hex F3DE18 is called "border". The border property can
be set on classes, ids or directly on the HTML element.

This example shows the color as border, it can be


applied via the CSS property "border" or "border-
color".

.border, #border, table{ border:4px solid


#F3DE18 }

16-08-2022 25/29 convertingcolors.com


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

.border{ border-color:#F3DE18 }

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

Here you see how a box with a 4 pixel #F3DE18


colored shadow looks like.

.boxshadow{ -moz-box-shadow:4px 4px 4px


4px #F3DE18; -webkit-box-shadow:4px 4px
4px 4px #F3DE18; box-shadow:4px 4px 4px
4px #F3DE18 }

16-08-2022 26/29 convertingcolors.com


Background
The CSS property to change the background color of an
element to Hex F3DE18 is called "background". The
background property can be set on classes, ids or
directly on the HTML element.

.background, #background, body{


background:#F3DE18 }

If only the background color should be changed can be


used:

.background{ background-color:#F3DE18 }

This example shows the color as background, it is


applied via the CSS property "background".

To optimize and compress your CSS code, you can use


our online CSS compressor and optimizer based on
csstidy. If you want to create a linear or radial gradient
as background or border, check our CSS Gradient
Generator.

16-08-2022 27/29 convertingcolors.com


Hey! You found this booklet
interesting? Support Converting
Colors with the new Membership
Option!

The pro membership hides all ads, plus gives you


double the colors in the color bucket, and more
awesome pro features!

Learn more, Memberships starting at $2.50/m!


Follow me
on Twitter!

@ConvertingColor

You might also like