Shades of Honey Flower #623278
Tints of Honey Flower #623278
RGB
CMYK
RGB Variations
Color information
#623278 (or 0x623278) is known color: Honey Flower. HEX triplet: 62, 32 and 78. RGB value is (98,50,120). Sum of RGB (Red+Green+Blue) = 98+50+120=268 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.57% from 268); Green value is 50 (19.92% from 255 or 18.66% from 268); Blue value is 120 (47.27% from 255 or 44.78% from 268); Max value from RGB is 120 - color contains mainly: blue. Hex color #623278 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623278 is #9DCD87. Grayscale: #484848. Windows color (decimal): -10341768 or 7877218. OLE color: 7877218.
HSL color Cylindrical-coordinate representation of color #623278: hue angle of 281.14º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #623278 is Cyan = 0.18, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 98 | 50 | 120 | - |
| CMYK | 0.18 | 0.58 | 0 | 0.53 |
| HSL | 281.14º | 0.41% | 0.33% | - |
| HSV(B) | 281.14º | 0.58% | 0.47% | - |
| XYZ | 9.57 | 6.23 | 18.47 | - |
| YUV | 72.33 | 154.9 | 146.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 50 | 120 | 0.18 | 0.58 | 0 | 0.53 | 281.14 | 0.41 | 0.33 |
| Hex | 62 | 32 | 78 | 12 | 3A | 0 | 35 | 119 | 29 | 21 |
| Octal | 142 | 62 | 170 | 22 | 72 | 0 | 65 | 431 | 51 | 41 |
| Binary | 1100010 | 110010 | 1111000 | 10010 | 111010 | 0 | 110101 | 100011001 | 101001 | 100001 |
Color Harmonies of #623278
Complementary color
Monochromatic Colors of #623278
Black with #623278
Text Example
Text Example
White with #623278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623278; }
p { color: rgb(98,50,120); }
H1.HeaderClassName
{
color: #623278;
}
.AnyTagClassName
{
color: #623278;
}
</style>
background-color css
<style>
a { background-color: #623278; }
a { background-color: rgb(98,50,120); }
div.DivClassName
{
background-color: #623278;
}
.BgClassName
{
background-color: #623278;
}
</style>
border-color css
<style>
span { border-color: #623278; }
span { border-color: rgb(98,50,120); }
td.TdClassName
{
border-color: #623278;
}
.TagClassName
{
border-color: #623278;
}
</style>