Shades of Honey Flower #623970
Tints of Honey Flower #623970
RGB
CMYK
RGB Variations
Color information
#623970 (or 0x623970) is known color: Honey Flower. HEX triplet: 62, 39 and 70. RGB value is (98,57,112). Sum of RGB (Red+Green+Blue) = 98+57+112=267 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.70% from 267); Green value is 57 (22.66% from 255 or 21.35% from 267); Blue value is 112 (44.14% from 255 or 41.95% from 267); Max value from RGB is 112 - color contains mainly: blue. Hex color #623970 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623970 is #9DC68F. Grayscale: #4B4B4B. Windows color (decimal): -10339984 or 7354722. OLE color: 7354722.
HSL color Cylindrical-coordinate representation of color #623970: hue angle of 284.73º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #623970 is Cyan = 0.13, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 57 | 112 | - |
| CMYK | 0.13 | 0.49 | 0 | 0.56 |
| HSL | 284.73º | 0.33% | 0.33% | - |
| HSV(B) | 284.73º | 0.49% | 0.44% | - |
| XYZ | 9.42 | 6.69 | 16.12 | - |
| YUV | 75.53 | 148.58 | 144.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 57 | 112 | 0.13 | 0.49 | 0 | 0.56 | 284.73 | 0.33 | 0.33 |
| Hex | 62 | 39 | 70 | D | 31 | 0 | 38 | 11D | 21 | 21 |
| Octal | 142 | 71 | 160 | 15 | 61 | 0 | 70 | 435 | 41 | 41 |
| Binary | 1100010 | 111001 | 1110000 | 1101 | 110001 | 0 | 111000 | 100011101 | 100001 | 100001 |
Color Harmonies of #623970
Complementary color
Monochromatic Colors of #623970
Black with #623970
Text Example
Text Example
White with #623970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623970; }
p { color: rgb(98,57,112); }
H1.HeaderClassName
{
color: #623970;
}
.AnyTagClassName
{
color: #623970;
}
</style>
background-color css
<style>
a { background-color: #623970; }
a { background-color: rgb(98,57,112); }
div.DivClassName
{
background-color: #623970;
}
.BgClassName
{
background-color: #623970;
}
</style>
border-color css
<style>
span { border-color: #623970; }
span { border-color: rgb(98,57,112); }
td.TdClassName
{
border-color: #623970;
}
.TagClassName
{
border-color: #623970;
}
</style>