Shades of Korma #855125
Tints of Korma #855125
RGB
CMYK
RGB Variations
Color information
#855125 (or 0x855125) is known color: Korma. HEX triplet: 85, 51 and 25. RGB value is (133,81,37). Sum of RGB (Red+Green+Blue) = 133+81+37=251 (33% of max value = 765). Red value is 133 (52.34% from 255 or 52.99% from 251); Green value is 81 (32.03% from 255 or 32.27% from 251); Blue value is 37 (14.84% from 255 or 14.74% from 251); Max value from RGB is 133 - color contains mainly: red. Hex color #855125 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855125 is #7AAEDA. Grayscale: #5B5B5B. Windows color (decimal): -8040155 or 2445701. OLE color: 2445701.
HSL color Cylindrical-coordinate representation of color #855125: hue angle of 27.5º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #855125 is Cyan = 0, Magento = 0.39, Yellow = 0.72 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 81 | 37 | - |
| CMYK | 0 | 0.39 | 0.72 | 0.48 |
| HSL | 27.5º | 0.56% | 0.33% | - |
| HSV(B) | 27.5º | 0.72% | 0.52% | - |
| XYZ | 12.95 | 11 | 3.19 | - |
| YUV | 91.53 | 97.23 | 157.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 81 | 37 | 0 | 0.39 | 0.72 | 0.48 | 27.5 | 0.56 | 0.33 |
| Hex | 85 | 51 | 25 | 0 | 27 | 48 | 30 | 1C | 38 | 21 |
| Octal | 205 | 121 | 45 | 0 | 47 | 110 | 60 | 34 | 70 | 41 |
| Binary | 10000101 | 1010001 | 100101 | 0 | 100111 | 1001000 | 110000 | 11100 | 111000 | 100001 |
Color Harmonies of #855125
Complementary color
Monochromatic Colors of #855125
Black with #855125
Text Example
Text Example
White with #855125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855125; }
p { color: rgb(133,81,37); }
H1.HeaderClassName
{
color: #855125;
}
.AnyTagClassName
{
color: #855125;
}
</style>
background-color css
<style>
a { background-color: #855125; }
a { background-color: rgb(133,81,37); }
div.DivClassName
{
background-color: #855125;
}
.BgClassName
{
background-color: #855125;
}
</style>
border-color css
<style>
span { border-color: #855125; }
span { border-color: rgb(133,81,37); }
td.TdClassName
{
border-color: #855125;
}
.TagClassName
{
border-color: #855125;
}
</style>