Shades of Honey Flower #624274
Tints of Honey Flower #624274
RGB
CMYK
RGB Variations
Color information
#624274 (or 0x624274) is known color: Honey Flower. HEX triplet: 62, 42 and 74. RGB value is (98,66,116). Sum of RGB (Red+Green+Blue) = 98+66+116=280 (37% of max value = 765). Red value is 98 (38.67% from 255 or 35% from 280); Green value is 66 (26.17% from 255 or 23.57% from 280); Blue value is 116 (45.70% from 255 or 41.43% from 280); Max value from RGB is 116 - color contains mainly: blue. Hex color #624274 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #624274 is #9DBD8B. Grayscale: #515151. Windows color (decimal): -10337676 or 7619170. OLE color: 7619170.
HSL color Cylindrical-coordinate representation of color #624274: hue angle of 278.4º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #624274 is Cyan = 0.16, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 66 | 116 | - |
| CMYK | 0.16 | 0.43 | 0 | 0.55 |
| HSL | 278.4º | 0.27% | 0.36% | - |
| HSV(B) | 278.4º | 0.43% | 0.45% | - |
| XYZ | 10.14 | 7.75 | 17.49 | - |
| YUV | 81.27 | 147.6 | 139.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 66 | 116 | 0.16 | 0.43 | 0 | 0.55 | 278.4 | 0.27 | 0.36 |
| Hex | 62 | 42 | 74 | 10 | 2B | 0 | 37 | 116 | 1B | 24 |
| Octal | 142 | 102 | 164 | 20 | 53 | 0 | 67 | 426 | 33 | 44 |
| Binary | 1100010 | 1000010 | 1110100 | 10000 | 101011 | 0 | 110111 | 100010110 | 11011 | 100100 |
Color Harmonies of #624274
Complementary color
Monochromatic Colors of #624274
Black with #624274
Text Example
Text Example
White with #624274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624274; }
p { color: rgb(98,66,116); }
H1.HeaderClassName
{
color: #624274;
}
.AnyTagClassName
{
color: #624274;
}
</style>
background-color css
<style>
a { background-color: #624274; }
a { background-color: rgb(98,66,116); }
div.DivClassName
{
background-color: #624274;
}
.BgClassName
{
background-color: #624274;
}
</style>
border-color css
<style>
span { border-color: #624274; }
span { border-color: rgb(98,66,116); }
td.TdClassName
{
border-color: #624274;
}
.TagClassName
{
border-color: #624274;
}
</style>