Shades of Korma #854927
Tints of Korma #854927
RGB
CMYK
RGB Variations
Color information
#854927 (or 0x854927) is known color: Korma. HEX triplet: 85, 49 and 27. RGB value is (133,73,39). Sum of RGB (Red+Green+Blue) = 133+73+39=245 (32% of max value = 765). Red value is 133 (52.34% from 255 or 54.29% from 245); Green value is 73 (28.91% from 255 or 29.80% from 245); Blue value is 39 (15.62% from 255 or 15.92% from 245); Max value from RGB is 133 - color contains mainly: red. Hex color #854927 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854927 is #7AB6D8. Grayscale: #575757. Windows color (decimal): -8042201 or 2574725. OLE color: 2574725.
HSL color Cylindrical-coordinate representation of color #854927: hue angle of 21.7º 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 #854927 is Cyan = 0, Magento = 0.45, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 73 | 39 | - |
| CMYK | 0 | 0.45 | 0.71 | 0.48 |
| HSL | 21.7º | 0.55% | 0.34% | - |
| HSV(B) | 21.7º | 0.71% | 0.52% | - |
| XYZ | 12.42 | 9.9 | 3.18 | - |
| YUV | 87.06 | 100.88 | 160.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 73 | 39 | 0 | 0.45 | 0.71 | 0.48 | 21.7 | 0.55 | 0.34 |
| Hex | 85 | 49 | 27 | 0 | 2D | 47 | 30 | 16 | 37 | 22 |
| Octal | 205 | 111 | 47 | 0 | 55 | 107 | 60 | 26 | 67 | 42 |
| Binary | 10000101 | 1001001 | 100111 | 0 | 101101 | 1000111 | 110000 | 10110 | 110111 | 100010 |
Color Harmonies of #854927
Complementary color
Monochromatic Colors of #854927
Black with #854927
Text Example
Text Example
White with #854927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854927; }
p { color: rgb(133,73,39); }
H1.HeaderClassName
{
color: #854927;
}
.AnyTagClassName
{
color: #854927;
}
</style>
background-color css
<style>
a { background-color: #854927; }
a { background-color: rgb(133,73,39); }
div.DivClassName
{
background-color: #854927;
}
.BgClassName
{
background-color: #854927;
}
</style>
border-color css
<style>
span { border-color: #854927; }
span { border-color: rgb(133,73,39); }
td.TdClassName
{
border-color: #854927;
}
.TagClassName
{
border-color: #854927;
}
</style>