Shades of Honey Flower #623276
Tints of Honey Flower #623276
RGB
CMYK
RGB Variations
Color information
#623276 (or 0x623276) is known color: Honey Flower. HEX triplet: 62, 32 and 76. RGB value is (98,50,118). Sum of RGB (Red+Green+Blue) = 98+50+118=266 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.84% from 266); Green value is 50 (19.92% from 255 or 18.80% from 266); Blue value is 118 (46.48% from 255 or 44.36% from 266); Max value from RGB is 118 - color contains mainly: blue. Hex color #623276 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623276 is #9DCD89. Grayscale: #474747. Windows color (decimal): -10341770 or 7746146. OLE color: 7746146.
HSL color Cylindrical-coordinate representation of color #623276: hue angle of 282.35º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #623276 is Cyan = 0.17, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 50 | 118 | - |
| CMYK | 0.17 | 0.58 | 0 | 0.54 |
| HSL | 282.35º | 0.4% | 0.33% | - |
| HSV(B) | 282.35º | 0.58% | 0.46% | - |
| XYZ | 9.45 | 6.19 | 17.84 | - |
| YUV | 72.1 | 153.9 | 146.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 50 | 118 | 0.17 | 0.58 | 0 | 0.54 | 282.35 | 0.4 | 0.33 |
| Hex | 62 | 32 | 76 | 11 | 3A | 0 | 36 | 11A | 28 | 21 |
| Octal | 142 | 62 | 166 | 21 | 72 | 0 | 66 | 432 | 50 | 41 |
| Binary | 1100010 | 110010 | 1110110 | 10001 | 111010 | 0 | 110110 | 100011010 | 101000 | 100001 |
Color Harmonies of #623276
Complementary color
Monochromatic Colors of #623276
Black with #623276
Text Example
Text Example
White with #623276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623276; }
p { color: rgb(98,50,118); }
H1.HeaderClassName
{
color: #623276;
}
.AnyTagClassName
{
color: #623276;
}
</style>
background-color css
<style>
a { background-color: #623276; }
a { background-color: rgb(98,50,118); }
div.DivClassName
{
background-color: #623276;
}
.BgClassName
{
background-color: #623276;
}
</style>
border-color css
<style>
span { border-color: #623276; }
span { border-color: rgb(98,50,118); }
td.TdClassName
{
border-color: #623276;
}
.TagClassName
{
border-color: #623276;
}
</style>