Shades of Honey Flower #624271
Tints of Honey Flower #624271
RGB
CMYK
RGB Variations
Color information
#624271 (or 0x624271) is known color: Honey Flower. HEX triplet: 62, 42 and 71. RGB value is (98,66,113). Sum of RGB (Red+Green+Blue) = 98+66+113=277 (36% of max value = 765). Red value is 98 (38.67% from 255 or 35.38% from 277); Green value is 66 (26.17% from 255 or 23.83% from 277); Blue value is 113 (44.53% from 255 or 40.79% from 277); Max value from RGB is 113 - color contains mainly: blue. Hex color #624271 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #624271 is #9DBD8E. Grayscale: #505050. Windows color (decimal): -10337679 or 7422562. OLE color: 7422562.
HSL color Cylindrical-coordinate representation of color #624271: hue angle of 280.85º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #624271 is Cyan = 0.13, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 66 | 113 | - |
| CMYK | 0.13 | 0.42 | 0 | 0.56 |
| HSL | 280.85º | 0.26% | 0.35% | - |
| HSV(B) | 280.85º | 0.42% | 0.44% | - |
| XYZ | 9.97 | 7.69 | 16.58 | - |
| YUV | 80.93 | 146.1 | 140.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 66 | 113 | 0.13 | 0.42 | 0 | 0.56 | 280.85 | 0.26 | 0.35 |
| Hex | 62 | 42 | 71 | D | 2A | 0 | 38 | 119 | 1A | 23 |
| Octal | 142 | 102 | 161 | 15 | 52 | 0 | 70 | 431 | 32 | 43 |
| Binary | 1100010 | 1000010 | 1110001 | 1101 | 101010 | 0 | 111000 | 100011001 | 11010 | 100011 |
Color Harmonies of #624271
Complementary color
Monochromatic Colors of #624271
Black with #624271
Text Example
Text Example
White with #624271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624271; }
p { color: rgb(98,66,113); }
H1.HeaderClassName
{
color: #624271;
}
.AnyTagClassName
{
color: #624271;
}
</style>
background-color css
<style>
a { background-color: #624271; }
a { background-color: rgb(98,66,113); }
div.DivClassName
{
background-color: #624271;
}
.BgClassName
{
background-color: #624271;
}
</style>
border-color css
<style>
span { border-color: #624271; }
span { border-color: rgb(98,66,113); }
td.TdClassName
{
border-color: #624271;
}
.TagClassName
{
border-color: #624271;
}
</style>