Shades of Honey Flower #623672
Tints of Honey Flower #623672
RGB
CMYK
RGB Variations
Color information
#623672 (or 0x623672) is known color: Honey Flower. HEX triplet: 62, 36 and 72. RGB value is (98,54,114). Sum of RGB (Red+Green+Blue) = 98+54+114=266 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.84% from 266); Green value is 54 (21.48% from 255 or 20.30% from 266); Blue value is 114 (44.92% from 255 or 42.86% from 266); Max value from RGB is 114 - color contains mainly: blue. Hex color #623672 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623672 is #9DC98D. Grayscale: #494949. Windows color (decimal): -10340750 or 7485026. OLE color: 7485026.
HSL color Cylindrical-coordinate representation of color #623672: hue angle of 284º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #623672 is Cyan = 0.14, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 54 | 114 | - |
| CMYK | 0.14 | 0.53 | 0 | 0.55 |
| HSL | 284º | 0.36% | 0.33% | - |
| HSV(B) | 284º | 0.53% | 0.45% | - |
| XYZ | 9.39 | 6.45 | 16.67 | - |
| YUV | 74 | 150.58 | 145.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 54 | 114 | 0.14 | 0.53 | 0 | 0.55 | 284 | 0.36 | 0.33 |
| Hex | 62 | 36 | 72 | E | 35 | 0 | 37 | 11C | 24 | 21 |
| Octal | 142 | 66 | 162 | 16 | 65 | 0 | 67 | 434 | 44 | 41 |
| Binary | 1100010 | 110110 | 1110010 | 1110 | 110101 | 0 | 110111 | 100011100 | 100100 | 100001 |
Color Harmonies of #623672
Complementary color
Monochromatic Colors of #623672
Black with #623672
Text Example
Text Example
White with #623672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623672; }
p { color: rgb(98,54,114); }
H1.HeaderClassName
{
color: #623672;
}
.AnyTagClassName
{
color: #623672;
}
</style>
background-color css
<style>
a { background-color: #623672; }
a { background-color: rgb(98,54,114); }
div.DivClassName
{
background-color: #623672;
}
.BgClassName
{
background-color: #623672;
}
</style>
border-color css
<style>
span { border-color: #623672; }
span { border-color: rgb(98,54,114); }
td.TdClassName
{
border-color: #623672;
}
.TagClassName
{
border-color: #623672;
}
</style>