Shades of Korma #855130
Tints of Korma #855130
RGB
CMYK
RGB Variations
Color information
#855130 (or 0x855130) is known color: Korma. HEX triplet: 85, 51 and 30. RGB value is (133,81,48). Sum of RGB (Red+Green+Blue) = 133+81+48=262 (34% of max value = 765). Red value is 133 (52.34% from 255 or 50.76% from 262); Green value is 81 (32.03% from 255 or 30.92% from 262); Blue value is 48 (19.14% from 255 or 18.32% from 262); Max value from RGB is 133 - color contains mainly: red. Hex color #855130 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855130 is #7AAECF. Grayscale: #5C5C5C. Windows color (decimal): -8040144 or 3166597. OLE color: 3166597.
HSL color Cylindrical-coordinate representation of color #855130: hue angle of 23.29º degrees, saturation: 0.47, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #855130 is Cyan = 0, Magento = 0.39, Yellow = 0.64 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 81 | 48 | - |
| CMYK | 0 | 0.39 | 0.64 | 0.48 |
| HSL | 23.29º | 0.47% | 0.35% | - |
| HSV(B) | 23.29º | 0.64% | 0.52% | - |
| XYZ | 13.15 | 11.08 | 4.24 | - |
| YUV | 92.79 | 102.73 | 156.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 81 | 48 | 0 | 0.39 | 0.64 | 0.48 | 23.29 | 0.47 | 0.35 |
| Hex | 85 | 51 | 30 | 0 | 27 | 40 | 30 | 17 | 2F | 23 |
| Octal | 205 | 121 | 60 | 0 | 47 | 100 | 60 | 27 | 57 | 43 |
| Binary | 10000101 | 1010001 | 110000 | 0 | 100111 | 1000000 | 110000 | 10111 | 101111 | 100011 |
Color Harmonies of #855130
Complementary color
Monochromatic Colors of #855130
Black with #855130
Text Example
Text Example
White with #855130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855130; }
p { color: rgb(133,81,48); }
H1.HeaderClassName
{
color: #855130;
}
.AnyTagClassName
{
color: #855130;
}
</style>
background-color css
<style>
a { background-color: #855130; }
a { background-color: rgb(133,81,48); }
div.DivClassName
{
background-color: #855130;
}
.BgClassName
{
background-color: #855130;
}
</style>
border-color css
<style>
span { border-color: #855130; }
span { border-color: rgb(133,81,48); }
td.TdClassName
{
border-color: #855130;
}
.TagClassName
{
border-color: #855130;
}
</style>