Shades of Jaguar #262635
Tints of Jaguar #262635
RGB
CMYK
RGB Variations
Color information
#262635 (or 0x262635) is known color: Jaguar. HEX triplet: 26, 26 and 35. RGB value is (38,38,53). Sum of RGB (Red+Green+Blue) = 38+38+53=129 (17% of max value = 765). Red value is 38 (15.23% from 255 or 29.46% from 129); Green value is 38 (15.23% from 255 or 29.46% from 129); Blue value is 53 (21.09% from 255 or 41.09% from 129); Max value from RGB is 53 - color contains mainly: blue. Hex color #262635 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #262635 is #D9D9CA. Grayscale: #272727. Windows color (decimal): -14277067 or 3483174. OLE color: 3483174.
HSL color Cylindrical-coordinate representation of color #262635: hue angle of 240º degrees, saturation: 0.16, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #262635 is Cyan = 0.28, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 38 | 38 | 53 | - |
| CMYK | 0.28 | 0.28 | 0 | 0.79 |
| HSL | 240º | 0.16% | 0.18% | - |
| HSV(B) | 240º | 0.28% | 0.21% | - |
| XYZ | 2.14 | 2.06 | 3.65 | - |
| YUV | 39.71 | 135.5 | 126.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 38 | 53 | 0.28 | 0.28 | 0 | 0.79 | 240 | 0.16 | 0.18 |
| Hex | 26 | 26 | 35 | 1C | 1C | 0 | 4F | F0 | 10 | 12 |
| Octal | 46 | 46 | 65 | 34 | 34 | 0 | 117 | 360 | 20 | 22 |
| Binary | 100110 | 100110 | 110101 | 11100 | 11100 | 0 | 1001111 | 11110000 | 10000 | 10010 |
Color Harmonies of #262635
Complementary color
Monochromatic Colors of #262635
Black with #262635
Text Example
Text Example
White with #262635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262635; }
p { color: rgb(38,38,53); }
H1.HeaderClassName
{
color: #262635;
}
.AnyTagClassName
{
color: #262635;
}
</style>
background-color css
<style>
a { background-color: #262635; }
a { background-color: rgb(38,38,53); }
div.DivClassName
{
background-color: #262635;
}
.BgClassName
{
background-color: #262635;
}
</style>
border-color css
<style>
span { border-color: #262635; }
span { border-color: rgb(38,38,53); }
td.TdClassName
{
border-color: #262635;
}
.TagClassName
{
border-color: #262635;
}
</style>