Shades of Honey Flower #513667
Tints of Honey Flower #513667
RGB
CMYK
RGB Variations
Color information
#513667 (or 0x513667) is known color: Honey Flower. HEX triplet: 51, 36 and 67. RGB value is (81,54,103). Sum of RGB (Red+Green+Blue) = 81+54+103=238 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.03% from 238); Green value is 54 (21.48% from 255 or 22.69% from 238); Blue value is 103 (40.62% from 255 or 43.28% from 238); Max value from RGB is 103 - color contains mainly: blue. Hex color #513667 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513667 is #AEC998. Grayscale: #434343. Windows color (decimal): -11454873 or 6764113. OLE color: 6764113.
HSL color Cylindrical-coordinate representation of color #513667: hue angle of 273.06º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #513667 is Cyan = 0.21, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 54 | 103 | - |
| CMYK | 0.21 | 0.48 | 0 | 0.60 |
| HSL | 273.06º | 0.31% | 0.31% | - |
| HSV(B) | 273.06º | 0.48% | 0.4% | - |
| XYZ | 7.16 | 5.37 | 13.49 | - |
| YUV | 67.66 | 147.95 | 137.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 54 | 103 | 0.21 | 0.48 | 0 | 0.60 | 273.06 | 0.31 | 0.31 |
| Hex | 51 | 36 | 67 | 15 | 30 | 0 | 3C | 111 | 1F | 1F |
| Octal | 121 | 66 | 147 | 25 | 60 | 0 | 74 | 421 | 37 | 37 |
| Binary | 1010001 | 110110 | 1100111 | 10101 | 110000 | 0 | 111100 | 100010001 | 11111 | 11111 |
Color Harmonies of #513667
Complementary color
Monochromatic Colors of #513667
Black with #513667
Text Example
Text Example
White with #513667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513667; }
p { color: rgb(81,54,103); }
H1.HeaderClassName
{
color: #513667;
}
.AnyTagClassName
{
color: #513667;
}
</style>
background-color css
<style>
a { background-color: #513667; }
a { background-color: rgb(81,54,103); }
div.DivClassName
{
background-color: #513667;
}
.BgClassName
{
background-color: #513667;
}
</style>
border-color css
<style>
span { border-color: #513667; }
span { border-color: rgb(81,54,103); }
td.TdClassName
{
border-color: #513667;
}
.TagClassName
{
border-color: #513667;
}
</style>