Shades of Honey Flower #603678
Tints of Honey Flower #603678
RGB
CMYK
RGB Variations
Color information
#603678 (or 0x603678) is known color: Honey Flower. HEX triplet: 60, 36 and 78. RGB value is (96,54,120). Sum of RGB (Red+Green+Blue) = 96+54+120=270 (35% of max value = 765). Red value is 96 (37.89% from 255 or 35.56% from 270); Green value is 54 (21.48% from 255 or 20% from 270); Blue value is 120 (47.27% from 255 or 44.44% from 270); Max value from RGB is 120 - color contains mainly: blue. Hex color #603678 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603678 is #9FC987. Grayscale: #494949. Windows color (decimal): -10471816 or 7878240. OLE color: 7878240.
HSL color Cylindrical-coordinate representation of color #603678: hue angle of 278.18º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #603678 is Cyan = 0.2, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 96 | 54 | 120 | - |
| CMYK | 0.2 | 0.55 | 0 | 0.53 |
| HSL | 278.18º | 0.38% | 0.34% | - |
| HSV(B) | 278.18º | 0.55% | 0.47% | - |
| XYZ | 9.53 | 6.48 | 18.52 | - |
| YUV | 74.08 | 153.91 | 143.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 54 | 120 | 0.2 | 0.55 | 0 | 0.53 | 278.18 | 0.38 | 0.34 |
| Hex | 60 | 36 | 78 | 14 | 37 | 0 | 35 | 116 | 26 | 22 |
| Octal | 140 | 66 | 170 | 24 | 67 | 0 | 65 | 426 | 46 | 42 |
| Binary | 1100000 | 110110 | 1111000 | 10100 | 110111 | 0 | 110101 | 100010110 | 100110 | 100010 |
Color Harmonies of #603678
Complementary color
Monochromatic Colors of #603678
Black with #603678
Text Example
Text Example
White with #603678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603678; }
p { color: rgb(96,54,120); }
H1.HeaderClassName
{
color: #603678;
}
.AnyTagClassName
{
color: #603678;
}
</style>
background-color css
<style>
a { background-color: #603678; }
a { background-color: rgb(96,54,120); }
div.DivClassName
{
background-color: #603678;
}
.BgClassName
{
background-color: #603678;
}
</style>
border-color css
<style>
span { border-color: #603678; }
span { border-color: rgb(96,54,120); }
td.TdClassName
{
border-color: #603678;
}
.TagClassName
{
border-color: #603678;
}
</style>