Shades of Mandarian Orange #952619
Tints of Mandarian Orange #952619
RGB
CMYK
RGB Variations
Color information
#952619 (or 0x952619) is known color: Mandarian Orange. HEX triplet: 95, 26 and 19. RGB value is (149,38,25). Sum of RGB (Red+Green+Blue) = 149+38+25=212 (28% of max value = 765). Red value is 149 (58.59% from 255 or 70.28% from 212); Green value is 38 (15.23% from 255 or 17.92% from 212); Blue value is 25 (10.16% from 255 or 11.79% from 212); Max value from RGB is 149 - color contains mainly: red. Hex color #952619 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #952619 is #6AD9E6. Grayscale: #454545. Windows color (decimal): -7002599 or 1648277. OLE color: 1648277.
HSL color Cylindrical-coordinate representation of color #952619: hue angle of 6.29º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #952619 is Cyan = 0, Magento = 0.74, Yellow = 0.83 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 38 | 25 | - |
| CMYK | 0 | 0.74 | 0.83 | 0.42 |
| HSL | 6.29º | 0.71% | 0.34% | - |
| HSV(B) | 6.29º | 0.83% | 0.58% | - |
| XYZ | 13.26 | 7.85 | 1.74 | - |
| YUV | 69.71 | 102.77 | 184.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 38 | 25 | 0 | 0.74 | 0.83 | 0.42 | 6.29 | 0.71 | 0.34 |
| Hex | 95 | 26 | 19 | 0 | 4A | 53 | 2A | 6 | 47 | 22 |
| Octal | 225 | 46 | 31 | 0 | 112 | 123 | 52 | 6 | 107 | 42 |
| Binary | 10010101 | 100110 | 11001 | 0 | 1001010 | 1010011 | 101010 | 110 | 1000111 | 100010 |
Color Harmonies of #952619
Complementary color
Monochromatic Colors of #952619
Black with #952619
Text Example
Text Example
White with #952619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952619; }
p { color: rgb(149,38,25); }
H1.HeaderClassName
{
color: #952619;
}
.AnyTagClassName
{
color: #952619;
}
</style>
background-color css
<style>
a { background-color: #952619; }
a { background-color: rgb(149,38,25); }
div.DivClassName
{
background-color: #952619;
}
.BgClassName
{
background-color: #952619;
}
</style>
border-color css
<style>
span { border-color: #952619; }
span { border-color: rgb(149,38,25); }
td.TdClassName
{
border-color: #952619;
}
.TagClassName
{
border-color: #952619;
}
</style>