Shades of Jaguar #262539
Tints of Jaguar #262539
RGB
CMYK
RGB Variations
Color information
#262539 (or 0x262539) is known color: Jaguar. HEX triplet: 26, 25 and 39. RGB value is (38,37,57). Sum of RGB (Red+Green+Blue) = 38+37+57=132 (17% of max value = 765). Red value is 38 (15.23% from 255 or 28.79% from 132); Green value is 37 (14.84% from 255 or 28.03% from 132); Blue value is 57 (22.66% from 255 or 43.18% from 132); Max value from RGB is 57 - color contains mainly: blue. Hex color #262539 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #262539 is #D9DAC6. Grayscale: #272727. Windows color (decimal): -14277319 or 3745062. OLE color: 3745062.
HSL color Cylindrical-coordinate representation of color #262539: hue angle of 243º degrees, saturation: 0.21, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #262539 is Cyan = 0.33, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 38 | 37 | 57 | - |
| CMYK | 0.33 | 0.35 | 0 | 0.78 |
| HSL | 243º | 0.21% | 0.18% | - |
| HSV(B) | 243º | 0.35% | 0.22% | - |
| XYZ | 2.2 | 2.03 | 4.15 | - |
| YUV | 39.58 | 137.83 | 126.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 37 | 57 | 0.33 | 0.35 | 0 | 0.78 | 243 | 0.21 | 0.18 |
| Hex | 26 | 25 | 39 | 21 | 23 | 0 | 4E | F3 | 15 | 12 |
| Octal | 46 | 45 | 71 | 41 | 43 | 0 | 116 | 363 | 25 | 22 |
| Binary | 100110 | 100101 | 111001 | 100001 | 100011 | 0 | 1001110 | 11110011 | 10101 | 10010 |
Color Harmonies of #262539
Complementary color
Monochromatic Colors of #262539
Black with #262539
Text Example
Text Example
White with #262539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262539; }
p { color: rgb(38,37,57); }
H1.HeaderClassName
{
color: #262539;
}
.AnyTagClassName
{
color: #262539;
}
</style>
background-color css
<style>
a { background-color: #262539; }
a { background-color: rgb(38,37,57); }
div.DivClassName
{
background-color: #262539;
}
.BgClassName
{
background-color: #262539;
}
</style>
border-color css
<style>
span { border-color: #262539; }
span { border-color: rgb(38,37,57); }
td.TdClassName
{
border-color: #262539;
}
.TagClassName
{
border-color: #262539;
}
</style>