Shades of Honey Flower #603273
Tints of Honey Flower #603273
RGB
CMYK
RGB Variations
Color information
#603273 (or 0x603273) is known color: Honey Flower. HEX triplet: 60, 32 and 73. RGB value is (96,50,115). Sum of RGB (Red+Green+Blue) = 96+50+115=261 (34% of max value = 765). Red value is 96 (37.89% from 255 or 36.78% from 261); Green value is 50 (19.92% from 255 or 19.16% from 261); Blue value is 115 (45.31% from 255 or 44.06% from 261); Max value from RGB is 115 - color contains mainly: blue. Hex color #603273 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603273 is #9FCD8C. Grayscale: #464646. Windows color (decimal): -10472845 or 7549536. OLE color: 7549536.
HSL color Cylindrical-coordinate representation of color #603273: hue angle of 282.46º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #603273 is Cyan = 0.17, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 50 | 115 | - |
| CMYK | 0.17 | 0.57 | 0 | 0.55 |
| HSL | 282.46º | 0.39% | 0.32% | - |
| HSV(B) | 282.46º | 0.57% | 0.45% | - |
| XYZ | 9.06 | 6.01 | 16.9 | - |
| YUV | 71.16 | 152.74 | 145.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 50 | 115 | 0.17 | 0.57 | 0 | 0.55 | 282.46 | 0.39 | 0.32 |
| Hex | 60 | 32 | 73 | 11 | 39 | 0 | 37 | 11A | 27 | 20 |
| Octal | 140 | 62 | 163 | 21 | 71 | 0 | 67 | 432 | 47 | 40 |
| Binary | 1100000 | 110010 | 1110011 | 10001 | 111001 | 0 | 110111 | 100011010 | 100111 | 100000 |
Color Harmonies of #603273
Complementary color
Monochromatic Colors of #603273
Black with #603273
Text Example
Text Example
White with #603273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603273; }
p { color: rgb(96,50,115); }
H1.HeaderClassName
{
color: #603273;
}
.AnyTagClassName
{
color: #603273;
}
</style>
background-color css
<style>
a { background-color: #603273; }
a { background-color: rgb(96,50,115); }
div.DivClassName
{
background-color: #603273;
}
.BgClassName
{
background-color: #603273;
}
</style>
border-color css
<style>
span { border-color: #603273; }
span { border-color: rgb(96,50,115); }
td.TdClassName
{
border-color: #603273;
}
.TagClassName
{
border-color: #603273;
}
</style>