Shades of Jaguar #262637
Tints of Jaguar #262637
RGB
CMYK
RGB Variations
Color information
#262637 (or 0x262637) is known color: Jaguar. HEX triplet: 26, 26 and 37. RGB value is (38,38,55). Sum of RGB (Red+Green+Blue) = 38+38+55=131 (17% of max value = 765). Red value is 38 (15.23% from 255 or 29.01% from 131); Green value is 38 (15.23% from 255 or 29.01% from 131); Blue value is 55 (21.88% from 255 or 41.98% from 131); Max value from RGB is 55 - color contains mainly: blue. Hex color #262637 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #262637 is #D9D9C8. Grayscale: #272727. Windows color (decimal): -14277065 or 3614246. OLE color: 3614246.
HSL color Cylindrical-coordinate representation of color #262637: hue angle of 240º degrees, saturation: 0.18, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #262637 is Cyan = 0.31, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 38 | 38 | 55 | - |
| CMYK | 0.31 | 0.31 | 0 | 0.78 |
| HSL | 240º | 0.18% | 0.18% | - |
| HSV(B) | 240º | 0.31% | 0.22% | - |
| XYZ | 2.18 | 2.07 | 3.9 | - |
| YUV | 39.94 | 136.5 | 126.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 38 | 55 | 0.31 | 0.31 | 0 | 0.78 | 240 | 0.18 | 0.18 |
| Hex | 26 | 26 | 37 | 1F | 1F | 0 | 4E | F0 | 12 | 12 |
| Octal | 46 | 46 | 67 | 37 | 37 | 0 | 116 | 360 | 22 | 22 |
| Binary | 100110 | 100110 | 110111 | 11111 | 11111 | 0 | 1001110 | 11110000 | 10010 | 10010 |
Color Harmonies of #262637
Complementary color
Monochromatic Colors of #262637
Black with #262637
Text Example
Text Example
White with #262637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262637; }
p { color: rgb(38,38,55); }
H1.HeaderClassName
{
color: #262637;
}
.AnyTagClassName
{
color: #262637;
}
</style>
background-color css
<style>
a { background-color: #262637; }
a { background-color: rgb(38,38,55); }
div.DivClassName
{
background-color: #262637;
}
.BgClassName
{
background-color: #262637;
}
</style>
border-color css
<style>
span { border-color: #262637; }
span { border-color: rgb(38,38,55); }
td.TdClassName
{
border-color: #262637;
}
.TagClassName
{
border-color: #262637;
}
</style>