Shades of Honey Flower #623475
Tints of Honey Flower #623475
RGB
CMYK
RGB Variations
Color information
#623475 (or 0x623475) is known color: Honey Flower. HEX triplet: 62, 34 and 75. RGB value is (98,52,117). Sum of RGB (Red+Green+Blue) = 98+52+117=267 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.70% from 267); Green value is 52 (20.70% from 255 or 19.48% from 267); Blue value is 117 (46.09% from 255 or 43.82% from 267); Max value from RGB is 117 - color contains mainly: blue. Hex color #623475 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623475 is #9DCB8A. Grayscale: #484848. Windows color (decimal): -10341259 or 7681122. OLE color: 7681122.
HSL color Cylindrical-coordinate representation of color #623475: hue angle of 282.46º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #623475 is Cyan = 0.16, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 52 | 117 | - |
| CMYK | 0.16 | 0.56 | 0 | 0.54 |
| HSL | 282.46º | 0.38% | 0.33% | - |
| HSV(B) | 282.46º | 0.56% | 0.46% | - |
| XYZ | 9.48 | 6.34 | 17.55 | - |
| YUV | 73.16 | 152.74 | 145.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 52 | 117 | 0.16 | 0.56 | 0 | 0.54 | 282.46 | 0.38 | 0.33 |
| Hex | 62 | 34 | 75 | 10 | 38 | 0 | 36 | 11A | 26 | 21 |
| Octal | 142 | 64 | 165 | 20 | 70 | 0 | 66 | 432 | 46 | 41 |
| Binary | 1100010 | 110100 | 1110101 | 10000 | 111000 | 0 | 110110 | 100011010 | 100110 | 100001 |
Color Harmonies of #623475
Complementary color
Monochromatic Colors of #623475
Black with #623475
Text Example
Text Example
White with #623475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623475; }
p { color: rgb(98,52,117); }
H1.HeaderClassName
{
color: #623475;
}
.AnyTagClassName
{
color: #623475;
}
</style>
background-color css
<style>
a { background-color: #623475; }
a { background-color: rgb(98,52,117); }
div.DivClassName
{
background-color: #623475;
}
.BgClassName
{
background-color: #623475;
}
</style>
border-color css
<style>
span { border-color: #623475; }
span { border-color: rgb(98,52,117); }
td.TdClassName
{
border-color: #623475;
}
.TagClassName
{
border-color: #623475;
}
</style>