Shades of Honey Flower #603175
Tints of Honey Flower #603175
RGB
CMYK
RGB Variations
Color information
#603175 (or 0x603175) is known color: Honey Flower. HEX triplet: 60, 31 and 75. RGB value is (96,49,117). Sum of RGB (Red+Green+Blue) = 96+49+117=262 (34% of max value = 765). Red value is 96 (37.89% from 255 or 36.64% from 262); Green value is 49 (19.53% from 255 or 18.70% from 262); Blue value is 117 (46.09% from 255 or 44.66% from 262); Max value from RGB is 117 - color contains mainly: blue. Hex color #603175 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603175 is #9FCE8A. Grayscale: #464646. Windows color (decimal): -10473099 or 7680352. OLE color: 7680352.
HSL color Cylindrical-coordinate representation of color #603175: hue angle of 281.47º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #603175 is Cyan = 0.18, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 49 | 117 | - |
| CMYK | 0.18 | 0.58 | 0 | 0.54 |
| HSL | 281.47º | 0.41% | 0.33% | - |
| HSV(B) | 281.47º | 0.58% | 0.46% | - |
| XYZ | 9.13 | 5.97 | 17.5 | - |
| YUV | 70.81 | 154.07 | 145.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 49 | 117 | 0.18 | 0.58 | 0 | 0.54 | 281.47 | 0.41 | 0.33 |
| Hex | 60 | 31 | 75 | 12 | 3A | 0 | 36 | 119 | 29 | 21 |
| Octal | 140 | 61 | 165 | 22 | 72 | 0 | 66 | 431 | 51 | 41 |
| Binary | 1100000 | 110001 | 1110101 | 10010 | 111010 | 0 | 110110 | 100011001 | 101001 | 100001 |
Color Harmonies of #603175
Complementary color
Monochromatic Colors of #603175
Black with #603175
Text Example
Text Example
White with #603175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603175; }
p { color: rgb(96,49,117); }
H1.HeaderClassName
{
color: #603175;
}
.AnyTagClassName
{
color: #603175;
}
</style>
background-color css
<style>
a { background-color: #603175; }
a { background-color: rgb(96,49,117); }
div.DivClassName
{
background-color: #603175;
}
.BgClassName
{
background-color: #603175;
}
</style>
border-color css
<style>
span { border-color: #603175; }
span { border-color: rgb(96,49,117); }
td.TdClassName
{
border-color: #603175;
}
.TagClassName
{
border-color: #603175;
}
</style>