Shades of Honey Flower #603969
Tints of Honey Flower #603969
RGB
CMYK
RGB Variations
Color information
#603969 (or 0x603969) is known color: Honey Flower. HEX triplet: 60, 39 and 69. RGB value is (96,57,105). Sum of RGB (Red+Green+Blue) = 96+57+105=258 (34% of max value = 765). Red value is 96 (37.89% from 255 or 37.21% from 258); Green value is 57 (22.66% from 255 or 22.09% from 258); Blue value is 105 (41.41% from 255 or 40.70% from 258); Max value from RGB is 105 - color contains mainly: blue. Hex color #603969 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603969 is #9FC696. Grayscale: #494949. Windows color (decimal): -10471063 or 6895968. OLE color: 6895968.
HSL color Cylindrical-coordinate representation of color #603969: hue angle of 288.75º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #603969 is Cyan = 0.09, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 96 | 57 | 105 | - |
| CMYK | 0.09 | 0.46 | 0 | 0.59 |
| HSL | 288.75º | 0.3% | 0.32% | - |
| HSV(B) | 288.75º | 0.46% | 0.41% | - |
| XYZ | 8.84 | 6.43 | 14.14 | - |
| YUV | 74.13 | 145.42 | 143.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 57 | 105 | 0.09 | 0.46 | 0 | 0.59 | 288.75 | 0.3 | 0.32 |
| Hex | 60 | 39 | 69 | 9 | 2E | 0 | 3B | 121 | 1E | 20 |
| Octal | 140 | 71 | 151 | 11 | 56 | 0 | 73 | 441 | 36 | 40 |
| Binary | 1100000 | 111001 | 1101001 | 1001 | 101110 | 0 | 111011 | 100100001 | 11110 | 100000 |
Color Harmonies of #603969
Complementary color
Monochromatic Colors of #603969
Black with #603969
Text Example
Text Example
White with #603969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603969; }
p { color: rgb(96,57,105); }
H1.HeaderClassName
{
color: #603969;
}
.AnyTagClassName
{
color: #603969;
}
</style>
background-color css
<style>
a { background-color: #603969; }
a { background-color: rgb(96,57,105); }
div.DivClassName
{
background-color: #603969;
}
.BgClassName
{
background-color: #603969;
}
</style>
border-color css
<style>
span { border-color: #603969; }
span { border-color: rgb(96,57,105); }
td.TdClassName
{
border-color: #603969;
}
.TagClassName
{
border-color: #603969;
}
</style>