Shades of Honey Flower #603572
Tints of Honey Flower #603572
RGB
CMYK
RGB Variations
Color information
#603572 (or 0x603572) is known color: Honey Flower. HEX triplet: 60, 35 and 72. RGB value is (96,53,114). Sum of RGB (Red+Green+Blue) = 96+53+114=263 (34% of max value = 765). Red value is 96 (37.89% from 255 or 36.50% from 263); Green value is 53 (21.09% from 255 or 20.15% from 263); Blue value is 114 (44.92% from 255 or 43.35% from 263); Max value from RGB is 114 - color contains mainly: blue. Hex color #603572 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603572 is #9FCA8D. Grayscale: #484848. Windows color (decimal): -10472078 or 7484768. OLE color: 7484768.
HSL color Cylindrical-coordinate representation of color #603572: hue angle of 282.3º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #603572 is Cyan = 0.16, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 53 | 114 | - |
| CMYK | 0.16 | 0.54 | 0 | 0.55 |
| HSL | 282.3º | 0.37% | 0.33% | - |
| HSV(B) | 282.3º | 0.54% | 0.45% | - |
| XYZ | 9.13 | 6.25 | 16.64 | - |
| YUV | 72.81 | 151.25 | 144.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 53 | 114 | 0.16 | 0.54 | 0 | 0.55 | 282.3 | 0.37 | 0.33 |
| Hex | 60 | 35 | 72 | 10 | 36 | 0 | 37 | 11A | 25 | 21 |
| Octal | 140 | 65 | 162 | 20 | 66 | 0 | 67 | 432 | 45 | 41 |
| Binary | 1100000 | 110101 | 1110010 | 10000 | 110110 | 0 | 110111 | 100011010 | 100101 | 100001 |
Color Harmonies of #603572
Complementary color
Monochromatic Colors of #603572
Black with #603572
Text Example
Text Example
White with #603572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603572; }
p { color: rgb(96,53,114); }
H1.HeaderClassName
{
color: #603572;
}
.AnyTagClassName
{
color: #603572;
}
</style>
background-color css
<style>
a { background-color: #603572; }
a { background-color: rgb(96,53,114); }
div.DivClassName
{
background-color: #603572;
}
.BgClassName
{
background-color: #603572;
}
</style>
border-color css
<style>
span { border-color: #603572; }
span { border-color: rgb(96,53,114); }
td.TdClassName
{
border-color: #603572;
}
.TagClassName
{
border-color: #603572;
}
</style>