Shades of Honey Flower #603371
Tints of Honey Flower #603371
RGB
CMYK
RGB Variations
Color information
#603371 (or 0x603371) is known color: Honey Flower. HEX triplet: 60, 33 and 71. RGB value is (96,51,113). Sum of RGB (Red+Green+Blue) = 96+51+113=260 (34% of max value = 765). Red value is 96 (37.89% from 255 or 36.92% from 260); Green value is 51 (20.31% from 255 or 19.62% from 260); Blue value is 113 (44.53% from 255 or 43.46% from 260); Max value from RGB is 113 - color contains mainly: blue. Hex color #603371 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603371 is #9FCC8E. Grayscale: #474747. Windows color (decimal): -10472591 or 7418720. OLE color: 7418720.
HSL color Cylindrical-coordinate representation of color #603371: hue angle of 283.55º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #603371 is Cyan = 0.15, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 96 | 51 | 113 | - |
| CMYK | 0.15 | 0.55 | 0 | 0.56 |
| HSL | 283.55º | 0.38% | 0.32% | - |
| HSV(B) | 283.55º | 0.55% | 0.44% | - |
| XYZ | 8.99 | 6.05 | 16.32 | - |
| YUV | 71.52 | 151.41 | 145.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 51 | 113 | 0.15 | 0.55 | 0 | 0.56 | 283.55 | 0.38 | 0.32 |
| Hex | 60 | 33 | 71 | F | 37 | 0 | 38 | 11C | 26 | 20 |
| Octal | 140 | 63 | 161 | 17 | 67 | 0 | 70 | 434 | 46 | 40 |
| Binary | 1100000 | 110011 | 1110001 | 1111 | 110111 | 0 | 111000 | 100011100 | 100110 | 100000 |
Color Harmonies of #603371
Complementary color
Monochromatic Colors of #603371
Black with #603371
Text Example
Text Example
White with #603371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603371; }
p { color: rgb(96,51,113); }
H1.HeaderClassName
{
color: #603371;
}
.AnyTagClassName
{
color: #603371;
}
</style>
background-color css
<style>
a { background-color: #603371; }
a { background-color: rgb(96,51,113); }
div.DivClassName
{
background-color: #603371;
}
.BgClassName
{
background-color: #603371;
}
</style>
border-color css
<style>
span { border-color: #603371; }
span { border-color: rgb(96,51,113); }
td.TdClassName
{
border-color: #603371;
}
.TagClassName
{
border-color: #603371;
}
</style>