Shades of Honey Flower #603170
Tints of Honey Flower #603170
RGB
CMYK
RGB Variations
Color information
#603170 (or 0x603170) is known color: Honey Flower. HEX triplet: 60, 31 and 70. RGB value is (96,49,112). Sum of RGB (Red+Green+Blue) = 96+49+112=257 (34% of max value = 765). Red value is 96 (37.89% from 255 or 37.35% from 257); Green value is 49 (19.53% from 255 or 19.07% from 257); Blue value is 112 (44.14% from 255 or 43.58% from 257); Max value from RGB is 112 - color contains mainly: blue. Hex color #603170 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603170 is #9FCE8F. Grayscale: #464646. Windows color (decimal): -10473104 or 7352672. OLE color: 7352672.
HSL color Cylindrical-coordinate representation of color #603170: hue angle of 284.76º 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 #603170 is Cyan = 0.14, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 96 | 49 | 112 | - |
| CMYK | 0.14 | 0.56 | 0 | 0.56 |
| HSL | 284.76º | 0.39% | 0.32% | - |
| HSV(B) | 284.76º | 0.56% | 0.44% | - |
| XYZ | 8.85 | 5.85 | 15.99 | - |
| YUV | 70.24 | 151.57 | 146.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 49 | 112 | 0.14 | 0.56 | 0 | 0.56 | 284.76 | 0.39 | 0.32 |
| Hex | 60 | 31 | 70 | E | 38 | 0 | 38 | 11D | 27 | 20 |
| Octal | 140 | 61 | 160 | 16 | 70 | 0 | 70 | 435 | 47 | 40 |
| Binary | 1100000 | 110001 | 1110000 | 1110 | 111000 | 0 | 111000 | 100011101 | 100111 | 100000 |
Color Harmonies of #603170
Complementary color
Monochromatic Colors of #603170
Black with #603170
Text Example
Text Example
White with #603170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603170; }
p { color: rgb(96,49,112); }
H1.HeaderClassName
{
color: #603170;
}
.AnyTagClassName
{
color: #603170;
}
</style>
background-color css
<style>
a { background-color: #603170; }
a { background-color: rgb(96,49,112); }
div.DivClassName
{
background-color: #603170;
}
.BgClassName
{
background-color: #603170;
}
</style>
border-color css
<style>
span { border-color: #603170; }
span { border-color: rgb(96,49,112); }
td.TdClassName
{
border-color: #603170;
}
.TagClassName
{
border-color: #603170;
}
</style>