Shades of Korma #854527
Tints of Korma #854527
RGB
CMYK
RGB Variations
Color information
#854527 (or 0x854527) is known color: Korma. HEX triplet: 85, 45 and 27. RGB value is (133,69,39). Sum of RGB (Red+Green+Blue) = 133+69+39=241 (31% of max value = 765). Red value is 133 (52.34% from 255 or 55.19% from 241); Green value is 69 (27.34% from 255 or 28.63% from 241); Blue value is 39 (15.62% from 255 or 16.18% from 241); Max value from RGB is 133 - color contains mainly: red. Hex color #854527 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854527 is #7ABAD8. Grayscale: #545454. Windows color (decimal): -8043225 or 2573701. OLE color: 2573701.
HSL color Cylindrical-coordinate representation of color #854527: hue angle of 19.15º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #854527 is Cyan = 0, Magento = 0.48, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 69 | 39 | - |
| CMYK | 0 | 0.48 | 0.71 | 0.48 |
| HSL | 19.15º | 0.55% | 0.34% | - |
| HSV(B) | 19.15º | 0.71% | 0.52% | - |
| XYZ | 12.17 | 9.39 | 3.09 | - |
| YUV | 84.72 | 102.2 | 162.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 69 | 39 | 0 | 0.48 | 0.71 | 0.48 | 19.15 | 0.55 | 0.34 |
| Hex | 85 | 45 | 27 | 0 | 30 | 47 | 30 | 13 | 37 | 22 |
| Octal | 205 | 105 | 47 | 0 | 60 | 107 | 60 | 23 | 67 | 42 |
| Binary | 10000101 | 1000101 | 100111 | 0 | 110000 | 1000111 | 110000 | 10011 | 110111 | 100010 |
Color Harmonies of #854527
Complementary color
Monochromatic Colors of #854527
Black with #854527
Text Example
Text Example
White with #854527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854527; }
p { color: rgb(133,69,39); }
H1.HeaderClassName
{
color: #854527;
}
.AnyTagClassName
{
color: #854527;
}
</style>
background-color css
<style>
a { background-color: #854527; }
a { background-color: rgb(133,69,39); }
div.DivClassName
{
background-color: #854527;
}
.BgClassName
{
background-color: #854527;
}
</style>
border-color css
<style>
span { border-color: #854527; }
span { border-color: rgb(133,69,39); }
td.TdClassName
{
border-color: #854527;
}
.TagClassName
{
border-color: #854527;
}
</style>