Shades of Baker's Chocolate #602507
Tints of Baker's Chocolate #602507
RGB
CMYK
RGB Variations
Color information
#602507 (or 0x602507) is known color: Baker's Chocolate. HEX triplet: 60, 25 and 07. RGB value is (96,37,7). Sum of RGB (Red+Green+Blue) = 96+37+7=140 (18% of max value = 765). Red value is 96 (37.89% from 255 or 68.57% from 140); Green value is 37 (14.84% from 255 or 26.43% from 140); Blue value is 7 (3.12% from 255 or 5% from 140); Max value from RGB is 96 - color contains mainly: red. Hex color #602507 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #602507 is #9FDAF8. Grayscale: #333333. Windows color (decimal): -10476281 or 468320. OLE color: 468320.
HSL color Cylindrical-coordinate representation of color #602507: hue angle of 20.22º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #602507 is Cyan = 0, Magento = 0.61, Yellow = 0.93 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 37 | 7 | - |
| CMYK | 0 | 0.61 | 0.93 | 0.62 |
| HSL | 20.22º | 0.86% | 0.2% | - |
| HSV(B) | 20.22º | 0.93% | 0.38% | - |
| XYZ | 5.52 | 3.83 | 0.65 | - |
| YUV | 51.22 | 103.05 | 159.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 37 | 7 | 0 | 0.61 | 0.93 | 0.62 | 20.22 | 0.86 | 0.2 |
| Hex | 60 | 25 | 7 | 0 | 3D | 5D | 3E | 14 | 56 | 14 |
| Octal | 140 | 45 | 7 | 0 | 75 | 135 | 76 | 24 | 126 | 24 |
| Binary | 1100000 | 100101 | 111 | 0 | 111101 | 1011101 | 111110 | 10100 | 1010110 | 10100 |
Color Harmonies of #602507
Complementary color
Monochromatic Colors of #602507
Black with #602507
Text Example
Text Example
White with #602507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602507; }
p { color: rgb(96,37,7); }
H1.HeaderClassName
{
color: #602507;
}
.AnyTagClassName
{
color: #602507;
}
</style>
background-color css
<style>
a { background-color: #602507; }
a { background-color: rgb(96,37,7); }
div.DivClassName
{
background-color: #602507;
}
.BgClassName
{
background-color: #602507;
}
</style>
border-color css
<style>
span { border-color: #602507; }
span { border-color: rgb(96,37,7); }
td.TdClassName
{
border-color: #602507;
}
.TagClassName
{
border-color: #602507;
}
</style>