Shades of Honey Flower #623670
Tints of Honey Flower #623670
RGB
CMYK
RGB Variations
Color information
#623670 (or 0x623670) is known color: Honey Flower. HEX triplet: 62, 36 and 70. RGB value is (98,54,112). Sum of RGB (Red+Green+Blue) = 98+54+112=264 (34% of max value = 765). Red value is 98 (38.67% from 255 or 37.12% from 264); Green value is 54 (21.48% from 255 or 20.45% from 264); Blue value is 112 (44.14% from 255 or 42.42% from 264); Max value from RGB is 112 - color contains mainly: blue. Hex color #623670 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623670 is #9DC98F. Grayscale: #494949. Windows color (decimal): -10340752 or 7353954. OLE color: 7353954.
HSL color Cylindrical-coordinate representation of color #623670: hue angle of 285.52º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #623670 is Cyan = 0.13, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 54 | 112 | - |
| CMYK | 0.13 | 0.52 | 0 | 0.56 |
| HSL | 285.52º | 0.35% | 0.33% | - |
| HSV(B) | 285.52º | 0.52% | 0.44% | - |
| XYZ | 9.28 | 6.4 | 16.08 | - |
| YUV | 73.77 | 149.58 | 145.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 54 | 112 | 0.13 | 0.52 | 0 | 0.56 | 285.52 | 0.35 | 0.33 |
| Hex | 62 | 36 | 70 | D | 34 | 0 | 38 | 11E | 23 | 21 |
| Octal | 142 | 66 | 160 | 15 | 64 | 0 | 70 | 436 | 43 | 41 |
| Binary | 1100010 | 110110 | 1110000 | 1101 | 110100 | 0 | 111000 | 100011110 | 100011 | 100001 |
Color Harmonies of #623670
Complementary color
Monochromatic Colors of #623670
Black with #623670
Text Example
Text Example
White with #623670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623670; }
p { color: rgb(98,54,112); }
H1.HeaderClassName
{
color: #623670;
}
.AnyTagClassName
{
color: #623670;
}
</style>
background-color css
<style>
a { background-color: #623670; }
a { background-color: rgb(98,54,112); }
div.DivClassName
{
background-color: #623670;
}
.BgClassName
{
background-color: #623670;
}
</style>
border-color css
<style>
span { border-color: #623670; }
span { border-color: rgb(98,54,112); }
td.TdClassName
{
border-color: #623670;
}
.TagClassName
{
border-color: #623670;
}
</style>