Shades of Honey Flower #654271
Tints of Honey Flower #654271
RGB
CMYK
RGB Variations
Color information
#654271 (or 0x654271) is known color: Honey Flower. HEX triplet: 65, 42 and 71. RGB value is (101,66,113). Sum of RGB (Red+Green+Blue) = 101+66+113=280 (37% of max value = 765). Red value is 101 (39.84% from 255 or 36.07% from 280); Green value is 66 (26.17% from 255 or 23.57% from 280); Blue value is 113 (44.53% from 255 or 40.36% from 280); Max value from RGB is 113 - color contains mainly: blue. Hex color #654271 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #654271 is #9ABD8E. Grayscale: #515151. Windows color (decimal): -10141071 or 7422565. OLE color: 7422565.
HSL color Cylindrical-coordinate representation of color #654271: hue angle of 284.68º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #654271 is Cyan = 0.11, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 101 | 66 | 113 | - |
| CMYK | 0.11 | 0.42 | 0 | 0.56 |
| HSL | 284.68º | 0.26% | 0.35% | - |
| HSV(B) | 284.68º | 0.42% | 0.44% | - |
| XYZ | 10.3 | 7.86 | 16.6 | - |
| YUV | 81.82 | 145.6 | 141.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 66 | 113 | 0.11 | 0.42 | 0 | 0.56 | 284.68 | 0.26 | 0.35 |
| Hex | 65 | 42 | 71 | B | 2A | 0 | 38 | 11D | 1A | 23 |
| Octal | 145 | 102 | 161 | 13 | 52 | 0 | 70 | 435 | 32 | 43 |
| Binary | 1100101 | 1000010 | 1110001 | 1011 | 101010 | 0 | 111000 | 100011101 | 11010 | 100011 |
Color Harmonies of #654271
Complementary color
Monochromatic Colors of #654271
Black with #654271
Text Example
Text Example
White with #654271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #654271; }
p { color: rgb(101,66,113); }
H1.HeaderClassName
{
color: #654271;
}
.AnyTagClassName
{
color: #654271;
}
</style>
background-color css
<style>
a { background-color: #654271; }
a { background-color: rgb(101,66,113); }
div.DivClassName
{
background-color: #654271;
}
.BgClassName
{
background-color: #654271;
}
</style>
border-color css
<style>
span { border-color: #654271; }
span { border-color: rgb(101,66,113); }
td.TdClassName
{
border-color: #654271;
}
.TagClassName
{
border-color: #654271;
}
</style>