Shades of Honey Flower #603473
Tints of Honey Flower #603473
RGB
CMYK
RGB Variations
Color information
#603473 (or 0x603473) is known color: Honey Flower. HEX triplet: 60, 34 and 73. RGB value is (96,52,115). Sum of RGB (Red+Green+Blue) = 96+52+115=263 (34% of max value = 765). Red value is 96 (37.89% from 255 or 36.50% from 263); Green value is 52 (20.70% from 255 or 19.77% from 263); Blue value is 115 (45.31% from 255 or 43.73% from 263); Max value from RGB is 115 - color contains mainly: blue. Hex color #603473 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603473 is #9FCB8C. Grayscale: #484848. Windows color (decimal): -10472333 or 7550048. OLE color: 7550048.
HSL color Cylindrical-coordinate representation of color #603473: hue angle of 281.9º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #603473 is Cyan = 0.17, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 52 | 115 | - |
| CMYK | 0.17 | 0.55 | 0 | 0.55 |
| HSL | 281.9º | 0.38% | 0.33% | - |
| HSV(B) | 281.9º | 0.55% | 0.45% | - |
| XYZ | 9.15 | 6.18 | 16.93 | - |
| YUV | 72.34 | 152.08 | 144.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 52 | 115 | 0.17 | 0.55 | 0 | 0.55 | 281.9 | 0.38 | 0.33 |
| Hex | 60 | 34 | 73 | 11 | 37 | 0 | 37 | 11A | 26 | 21 |
| Octal | 140 | 64 | 163 | 21 | 67 | 0 | 67 | 432 | 46 | 41 |
| Binary | 1100000 | 110100 | 1110011 | 10001 | 110111 | 0 | 110111 | 100011010 | 100110 | 100001 |
Color Harmonies of #603473
Complementary color
Monochromatic Colors of #603473
Black with #603473
Text Example
Text Example
White with #603473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603473; }
p { color: rgb(96,52,115); }
H1.HeaderClassName
{
color: #603473;
}
.AnyTagClassName
{
color: #603473;
}
</style>
background-color css
<style>
a { background-color: #603473; }
a { background-color: rgb(96,52,115); }
div.DivClassName
{
background-color: #603473;
}
.BgClassName
{
background-color: #603473;
}
</style>
border-color css
<style>
span { border-color: #603473; }
span { border-color: rgb(96,52,115); }
td.TdClassName
{
border-color: #603473;
}
.TagClassName
{
border-color: #603473;
}
</style>