#cb830a

Color #CB830A Dark Goldenrod (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Dark Goldenrod #CB830A

Tints of Dark Goldenrod #CB830A

Color information

#CB830A (or 0xCB830A) is unknown color: approx Dark Goldenrod. HEX triplet: CB, 83 and 0A. RGB value is (203,131,10). Sum of RGB (Red+Green+Blue) = 203+131+10=344 (45% of max value = 765). Red value is 203 (79.69% from 255 or 59.01% from 344); Green value is 131 (51.56% from 255 or 38.08% from 344); Blue value is 10 (4.30% from 255 or 2.91% from 344); Max value from RGB is 203 - color contains mainly: red. Hex color #CB830A is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #CB830A is #347CF5. Grayscale: #8B8B8B. Windows color (decimal): -3439862 or 689099. OLE color: 689099.

HSL color Cylindrical-coordinate representation of color #CB830A: hue angle of 37.62º degrees, saturation: 0.91, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #CB830A is Cyan = 0, Magento = 0.35, Yellow = 0.95 and Black (K on CMYK) = 0.20.

Color convert

RGB20313110-
CMYK00.350.950.20
HSL37.62º90.61%41.76%-
HSV(B)37.62º95.07%79.61%-
XYZ32.828.954.15-
YUV138.7355.35173.84-

RGB Variations

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

RGB

RED value IS 203 (79.69% from 255) = 59.01%
GREEN value IS 131 (51.56% from 255) = 38.08%
BLUE value IS 10 (4.30% from 255) = 2.91%
R=59.01%
G=38.08%
B=2.91%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.35
Y (Yellow) values IS 0.95
K (Black) values IS 0.20
SystemRedGreenBlueCMYKHSL
Decimal2031311000.350.950.2037.6290.6141.76
HexCB83A0235F14265b2a
Octal31320312043137244613352
Binary1100101110000011101001000111011111101001001101011011101010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #cb830a

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #cb830a; }

 p { color: rgb(203,131,10); }

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

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

 a { background-color: rgb(203,131,10); }

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

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

 span { border-color: rgb(203,131,10); }

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

cancel