#ceb20d

Color #CEB20D Bird Flower (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Bird Flower #CEB20D

Tints of Bird Flower #CEB20D

Color information

#CEB20D (or 0xCEB20D) is unknown color: approx Bird Flower. HEX triplet: CE, B2 and 0D. RGB value is (206,178,13). Sum of RGB (Red+Green+Blue) = 206+178+13=397 (52% of max value = 765). Red value is 206 (80.86% from 255 or 51.89% from 397); Green value is 178 (69.92% from 255 or 44.84% from 397); Blue value is 13 (5.47% from 255 or 3.27% from 397); Max value from RGB is 206 - color contains mainly: red. Hex color #CEB20D is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #CEB20D is #314DF2. Grayscale: #A8A8A8. Windows color (decimal): -3231219 or 897742. OLE color: 897742.

HSL color Cylindrical-coordinate representation of color #CEB20D: hue angle of 51.3º degrees, saturation: 0.88, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #CEB20D is Cyan = 0, Magento = 0.14, Yellow = 0.94 and Black (K on CMYK) = 0.19.

Color convert

RGB20617813-
CMYK00.140.940.19
HSL51.3º88.13%42.94%-
HSV(B)51.3º93.69%80.78%-
XYZ41.4544.996.88-
YUV167.5640.78155.42-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 206 (80.86% from 255) = 51.89%
GREEN value IS 178 (69.92% from 255) = 44.84%
BLUE value IS 13 (5.47% from 255) = 3.27%
R=51.89%
G=44.84%
B=3.27%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.14
Y (Yellow) values IS 0.94
K (Black) values IS 0.19
SystemRedGreenBlueCMYKHSL
Decimal2061781300.140.940.1951.388.1342.94
HexCEB2D0E5E1333582b
Octal31626215016136236313053
Binary11001110101100101101011101011110100111100111011000101011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #ceb20d

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #ceb20d; }

 p { color: rgb(206,178,13); }

 H1.HeaderClassName
 {
   color: #ceb20d;
 }
 .AnyTagClassName
 {
   color: #ceb20d;
 }
</style>
background-color css

<style>
 a { background-color: #ceb20d; }

 a { background-color: rgb(206,178,13); }

 div.DivClassName
 {
   background-color: #ceb20d;
 }
 .BgClassName
 {
   background-color: #ceb20d;
 }
</style>
border-color css

<style>
 span { border-color: #ceb20d; }

 span { border-color: rgb(206,178,13); }

 td.TdClassName
 {
   border-color: #ceb20d;
 }
 .TagClassName
 {
   border-color: #ceb20d;
 }
</style>

cancel