Shades of Korma #854925
Tints of Korma #854925
RGB
CMYK
RGB Variations
Color information
#854925 (or 0x854925) is known color: Korma. HEX triplet: 85, 49 and 25. RGB value is (133,73,37). Sum of RGB (Red+Green+Blue) = 133+73+37=243 (32% of max value = 765). Red value is 133 (52.34% from 255 or 54.73% from 243); Green value is 73 (28.91% from 255 or 30.04% from 243); Blue value is 37 (14.84% from 255 or 15.23% from 243); Max value from RGB is 133 - color contains mainly: red. Hex color #854925 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854925 is #7AB6DA. Grayscale: #575757. Windows color (decimal): -8042203 or 2443653. OLE color: 2443653.
HSL color Cylindrical-coordinate representation of color #854925: hue angle of 22.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 #854925 is Cyan = 0, Magento = 0.45, Yellow = 0.72 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 73 | 37 | - |
| CMYK | 0 | 0.45 | 0.72 | 0.48 |
| HSL | 22.5º | 0.56% | 0.33% | - |
| HSV(B) | 22.5º | 0.72% | 0.52% | - |
| XYZ | 12.39 | 9.89 | 3.01 | - |
| YUV | 86.84 | 99.88 | 160.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 73 | 37 | 0 | 0.45 | 0.72 | 0.48 | 22.5 | 0.56 | 0.33 |
| Hex | 85 | 49 | 25 | 0 | 2D | 48 | 30 | 16 | 38 | 21 |
| Octal | 205 | 111 | 45 | 0 | 55 | 110 | 60 | 26 | 70 | 41 |
| Binary | 10000101 | 1001001 | 100101 | 0 | 101101 | 1001000 | 110000 | 10110 | 111000 | 100001 |
Color Harmonies of #854925
Complementary color
Monochromatic Colors of #854925
Black with #854925
Text Example
Text Example
White with #854925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854925; }
p { color: rgb(133,73,37); }
H1.HeaderClassName
{
color: #854925;
}
.AnyTagClassName
{
color: #854925;
}
</style>
background-color css
<style>
a { background-color: #854925; }
a { background-color: rgb(133,73,37); }
div.DivClassName
{
background-color: #854925;
}
.BgClassName
{
background-color: #854925;
}
</style>
border-color css
<style>
span { border-color: #854925; }
span { border-color: rgb(133,73,37); }
td.TdClassName
{
border-color: #854925;
}
.TagClassName
{
border-color: #854925;
}
</style>