Shades of Honey Flower #603870
Tints of Honey Flower #603870
RGB
CMYK
RGB Variations
Color information
#603870 (or 0x603870) is known color: Honey Flower. HEX triplet: 60, 38 and 70. RGB value is (96,56,112). Sum of RGB (Red+Green+Blue) = 96+56+112=264 (34% of max value = 765). Red value is 96 (37.89% from 255 or 36.36% from 264); Green value is 56 (22.27% from 255 or 21.21% from 264); Blue value is 112 (44.14% from 255 or 42.42% from 264); Max value from RGB is 112 - color contains mainly: blue. Hex color #603870 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603870 is #9FC78F. Grayscale: #4A4A4A. Windows color (decimal): -10471312 or 7354464. OLE color: 7354464.
HSL color Cylindrical-coordinate representation of color #603870: hue angle of 282.86º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #603870 is Cyan = 0.14, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 96 | 56 | 112 | - |
| CMYK | 0.14 | 0.50 | 0 | 0.56 |
| HSL | 282.86º | 0.33% | 0.33% | - |
| HSV(B) | 282.86º | 0.5% | 0.44% | - |
| XYZ | 9.16 | 6.48 | 16.1 | - |
| YUV | 74.34 | 149.25 | 143.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 56 | 112 | 0.14 | 0.50 | 0 | 0.56 | 282.86 | 0.33 | 0.33 |
| Hex | 60 | 38 | 70 | E | 32 | 0 | 38 | 11B | 21 | 21 |
| Octal | 140 | 70 | 160 | 16 | 62 | 0 | 70 | 433 | 41 | 41 |
| Binary | 1100000 | 111000 | 1110000 | 1110 | 110010 | 0 | 111000 | 100011011 | 100001 | 100001 |
Color Harmonies of #603870
Complementary color
Monochromatic Colors of #603870
Black with #603870
Text Example
Text Example
White with #603870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603870; }
p { color: rgb(96,56,112); }
H1.HeaderClassName
{
color: #603870;
}
.AnyTagClassName
{
color: #603870;
}
</style>
background-color css
<style>
a { background-color: #603870; }
a { background-color: rgb(96,56,112); }
div.DivClassName
{
background-color: #603870;
}
.BgClassName
{
background-color: #603870;
}
</style>
border-color css
<style>
span { border-color: #603870; }
span { border-color: rgb(96,56,112); }
td.TdClassName
{
border-color: #603870;
}
.TagClassName
{
border-color: #603870;
}
</style>