Shades of Honey Flower #623470
Tints of Honey Flower #623470
RGB
CMYK
RGB Variations
Color information
#623470 (or 0x623470) is known color: Honey Flower. HEX triplet: 62, 34 and 70. RGB value is (98,52,112). Sum of RGB (Red+Green+Blue) = 98+52+112=262 (34% of max value = 765). Red value is 98 (38.67% from 255 or 37.40% from 262); Green value is 52 (20.70% from 255 or 19.85% from 262); Blue value is 112 (44.14% from 255 or 42.75% from 262); Max value from RGB is 112 - color contains mainly: blue. Hex color #623470 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623470 is #9DCB8F. Grayscale: #484848. Windows color (decimal): -10341264 or 7353442. OLE color: 7353442.
HSL color Cylindrical-coordinate representation of color #623470: hue angle of 286º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #623470 is Cyan = 0.13, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 52 | 112 | - |
| CMYK | 0.13 | 0.54 | 0 | 0.56 |
| HSL | 286º | 0.37% | 0.32% | - |
| HSV(B) | 286º | 0.54% | 0.44% | - |
| XYZ | 9.19 | 6.22 | 16.05 | - |
| YUV | 72.59 | 150.24 | 146.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 52 | 112 | 0.13 | 0.54 | 0 | 0.56 | 286 | 0.37 | 0.32 |
| Hex | 62 | 34 | 70 | D | 36 | 0 | 38 | 11E | 25 | 20 |
| Octal | 142 | 64 | 160 | 15 | 66 | 0 | 70 | 436 | 45 | 40 |
| Binary | 1100010 | 110100 | 1110000 | 1101 | 110110 | 0 | 111000 | 100011110 | 100101 | 100000 |
Color Harmonies of #623470
Complementary color
Monochromatic Colors of #623470
Black with #623470
Text Example
Text Example
White with #623470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623470; }
p { color: rgb(98,52,112); }
H1.HeaderClassName
{
color: #623470;
}
.AnyTagClassName
{
color: #623470;
}
</style>
background-color css
<style>
a { background-color: #623470; }
a { background-color: rgb(98,52,112); }
div.DivClassName
{
background-color: #623470;
}
.BgClassName
{
background-color: #623470;
}
</style>
border-color css
<style>
span { border-color: #623470; }
span { border-color: rgb(98,52,112); }
td.TdClassName
{
border-color: #623470;
}
.TagClassName
{
border-color: #623470;
}
</style>