Shades of Honey Flower #603271
Tints of Honey Flower #603271
RGB
CMYK
RGB Variations
Color information
#603271 (or 0x603271) is known color: Honey Flower. HEX triplet: 60, 32 and 71. RGB value is (96,50,113). Sum of RGB (Red+Green+Blue) = 96+50+113=259 (34% of max value = 765). Red value is 96 (37.89% from 255 or 37.07% from 259); Green value is 50 (19.92% from 255 or 19.31% from 259); Blue value is 113 (44.53% from 255 or 43.63% from 259); Max value from RGB is 113 - color contains mainly: blue. Hex color #603271 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603271 is #9FCD8E. Grayscale: #464646. Windows color (decimal): -10472847 or 7418464. OLE color: 7418464.
HSL color Cylindrical-coordinate representation of color #603271: hue angle of 283.81º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #603271 is Cyan = 0.15, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 96 | 50 | 113 | - |
| CMYK | 0.15 | 0.56 | 0 | 0.56 |
| HSL | 283.81º | 0.39% | 0.32% | - |
| HSV(B) | 283.81º | 0.56% | 0.44% | - |
| XYZ | 8.95 | 5.96 | 16.3 | - |
| YUV | 70.94 | 151.74 | 145.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 50 | 113 | 0.15 | 0.56 | 0 | 0.56 | 283.81 | 0.39 | 0.32 |
| Hex | 60 | 32 | 71 | F | 38 | 0 | 38 | 11C | 27 | 20 |
| Octal | 140 | 62 | 161 | 17 | 70 | 0 | 70 | 434 | 47 | 40 |
| Binary | 1100000 | 110010 | 1110001 | 1111 | 111000 | 0 | 111000 | 100011100 | 100111 | 100000 |
Color Harmonies of #603271
Complementary color
Monochromatic Colors of #603271
Black with #603271
Text Example
Text Example
White with #603271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603271; }
p { color: rgb(96,50,113); }
H1.HeaderClassName
{
color: #603271;
}
.AnyTagClassName
{
color: #603271;
}
</style>
background-color css
<style>
a { background-color: #603271; }
a { background-color: rgb(96,50,113); }
div.DivClassName
{
background-color: #603271;
}
.BgClassName
{
background-color: #603271;
}
</style>
border-color css
<style>
span { border-color: #603271; }
span { border-color: rgb(96,50,113); }
td.TdClassName
{
border-color: #603271;
}
.TagClassName
{
border-color: #603271;
}
</style>