#ceb703

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

Shades of Bird Flower #CEB703

Tints of Bird Flower #CEB703

Color information

#CEB703 (or 0xCEB703) is unknown color: approx Bird Flower. HEX triplet: CE, B7 and 03. RGB value is (206,183,3). Sum of RGB (Red+Green+Blue) = 206+183+3=392 (51% of max value = 765). Red value is 206 (80.86% from 255 or 52.55% from 392); Green value is 183 (71.88% from 255 or 46.68% from 392); Blue value is 3 (1.56% from 255 or 0.77% from 392); Max value from RGB is 206 - color contains mainly: red. Hex color #CEB703 is not a web safe color. Web safe color analog (approx): #CCCC00. Inversed color of #CEB703 is #3148FC. Grayscale: #AAAAAA. Windows color (decimal): -3229949 or 243662. OLE color: 243662.

HSL color Cylindrical-coordinate representation of color #CEB703: hue angle of 53.2º degrees, saturation: 0.97, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #CEB703 is Cyan = 0, Magento = 0.11, Yellow = 0.99 and Black (K on CMYK) = 0.19.

Color convert

RGB2061833-
CMYK00.110.990.19
HSL53.2º97.13%40.98%-
HSV(B)53.2º98.54%80.78%-
XYZ42.4476.92-
YUV169.3634.12154.14-

RGB Variations

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

RGB

RED value IS 206 (80.86% from 255) = 52.55%
GREEN value IS 183 (71.88% from 255) = 46.68%
BLUE value IS 3 (1.56% from 255) = 0.77%
R=52.55%
G=46.68%
B=0.77%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.11
Y (Yellow) values IS 0.99
K (Black) values IS 0.19
SystemRedGreenBlueCMYKHSL
Decimal206183300.110.990.1953.297.1340.98
HexCEB730B6313356129
Octal3162673013143236514151
Binary110011101011011111010111100011100111101011100001101001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #ceb703

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #ceb703; }

 p { color: rgb(206,183,3); }

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

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

 a { background-color: rgb(206,183,3); }

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

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

 span { border-color: rgb(206,183,3); }

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

cancel