Shades of Nomad #959287
Tints of Nomad #959287
RGB
CMYK
RGB Variations
Color information
#959287 (or 0x959287) is known color: Nomad. HEX triplet: 95, 92 and 87. RGB value is (149,146,135). Sum of RGB (Red+Green+Blue) = 149+146+135=430 (56% of max value = 765). Red value is 149 (58.59% from 255 or 34.65% from 430); Green value is 146 (57.42% from 255 or 33.95% from 430); Blue value is 135 (53.12% from 255 or 31.40% from 430); Max value from RGB is 149 - color contains mainly: red. Hex color #959287 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #959287 is #6A6D78. Grayscale: #919191. Windows color (decimal): -6974841 or 8884885. OLE color: 8884885.
HSL color Cylindrical-coordinate representation of color #959287: hue angle of 47.14º degrees, saturation: 0.06, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #959287 is Cyan = 0, Magento = 0.02, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 146 | 135 | - |
| CMYK | 0 | 0.02 | 0.09 | 0.42 |
| HSL | 47.14º | 0.06% | 0.56% | - |
| HSV(B) | 47.14º | 0.09% | 0.58% | - |
| XYZ | 27.05 | 28.7 | 27.04 | - |
| YUV | 145.64 | 121.99 | 130.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 146 | 135 | 0 | 0.02 | 0.09 | 0.42 | 47.14 | 0.06 | 0.56 |
| Hex | 95 | 92 | 87 | 0 | 2 | 9 | 2A | 2F | 6 | 38 |
| Octal | 225 | 222 | 207 | 0 | 2 | 11 | 52 | 57 | 6 | 70 |
| Binary | 10010101 | 10010010 | 10000111 | 0 | 10 | 1001 | 101010 | 101111 | 110 | 111000 |
Color Harmonies of #959287
Complementary color
Monochromatic Colors of #959287
Black with #959287
Text Example
Text Example
White with #959287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959287; }
p { color: rgb(149,146,135); }
H1.HeaderClassName
{
color: #959287;
}
.AnyTagClassName
{
color: #959287;
}
</style>
background-color css
<style>
a { background-color: #959287; }
a { background-color: rgb(149,146,135); }
div.DivClassName
{
background-color: #959287;
}
.BgClassName
{
background-color: #959287;
}
</style>
border-color css
<style>
span { border-color: #959287; }
span { border-color: rgb(149,146,135); }
td.TdClassName
{
border-color: #959287;
}
.TagClassName
{
border-color: #959287;
}
</style>