Shades of Honey Flower #623274
Tints of Honey Flower #623274
RGB
CMYK
RGB Variations
Color information
#623274 (or 0x623274) is known color: Honey Flower. HEX triplet: 62, 32 and 74. RGB value is (98,50,116). Sum of RGB (Red+Green+Blue) = 98+50+116=264 (34% of max value = 765). Red value is 98 (38.67% from 255 or 37.12% from 264); Green value is 50 (19.92% from 255 or 18.94% from 264); Blue value is 116 (45.70% from 255 or 43.94% from 264); Max value from RGB is 116 - color contains mainly: blue. Hex color #623274 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623274 is #9DCD8B. Grayscale: #474747. Windows color (decimal): -10341772 or 7615074. OLE color: 7615074.
HSL color Cylindrical-coordinate representation of color #623274: hue angle of 283.64º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #623274 is Cyan = 0.16, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 50 | 116 | - |
| CMYK | 0.16 | 0.57 | 0 | 0.55 |
| HSL | 283.64º | 0.4% | 0.33% | - |
| HSV(B) | 283.64º | 0.57% | 0.45% | - |
| XYZ | 9.33 | 6.14 | 17.22 | - |
| YUV | 71.88 | 152.9 | 146.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 50 | 116 | 0.16 | 0.57 | 0 | 0.55 | 283.64 | 0.4 | 0.33 |
| Hex | 62 | 32 | 74 | 10 | 39 | 0 | 37 | 11C | 28 | 21 |
| Octal | 142 | 62 | 164 | 20 | 71 | 0 | 67 | 434 | 50 | 41 |
| Binary | 1100010 | 110010 | 1110100 | 10000 | 111001 | 0 | 110111 | 100011100 | 101000 | 100001 |
Color Harmonies of #623274
Complementary color
Monochromatic Colors of #623274
Black with #623274
Text Example
Text Example
White with #623274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623274; }
p { color: rgb(98,50,116); }
H1.HeaderClassName
{
color: #623274;
}
.AnyTagClassName
{
color: #623274;
}
</style>
background-color css
<style>
a { background-color: #623274; }
a { background-color: rgb(98,50,116); }
div.DivClassName
{
background-color: #623274;
}
.BgClassName
{
background-color: #623274;
}
</style>
border-color css
<style>
span { border-color: #623274; }
span { border-color: rgb(98,50,116); }
td.TdClassName
{
border-color: #623274;
}
.TagClassName
{
border-color: #623274;
}
</style>