Shades of Jaguar #272630
Tints of Jaguar #272630
RGB
CMYK
RGB Variations
Color information
#272630 (or 0x272630) is known color: Jaguar. HEX triplet: 27, 26 and 30. RGB value is (39,38,48). Sum of RGB (Red+Green+Blue) = 39+38+48=125 (16% of max value = 765). Red value is 39 (15.62% from 255 or 31.2% from 125); Green value is 38 (15.23% from 255 or 30.4% from 125); Blue value is 48 (19.14% from 255 or 38.4% from 125); Max value from RGB is 48 - color contains mainly: blue. Hex color #272630 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #272630 is #D8D9CF. Grayscale: #272727. Windows color (decimal): -14211536 or 3155495. OLE color: 3155495.
HSL color Cylindrical-coordinate representation of color #272630: hue angle of 246º degrees, saturation: 0.12, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #272630 is Cyan = 0.19, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 39 | 38 | 48 | - |
| CMYK | 0.19 | 0.21 | 0 | 0.81 |
| HSL | 246º | 0.12% | 0.17% | - |
| HSV(B) | 246º | 0.21% | 0.19% | - |
| XYZ | 2.06 | 2.03 | 3.08 | - |
| YUV | 39.44 | 132.83 | 127.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 38 | 48 | 0.19 | 0.21 | 0 | 0.81 | 246 | 0.12 | 0.17 |
| Hex | 27 | 26 | 30 | 13 | 15 | 0 | 51 | F6 | C | 11 |
| Octal | 47 | 46 | 60 | 23 | 25 | 0 | 121 | 366 | 14 | 21 |
| Binary | 100111 | 100110 | 110000 | 10011 | 10101 | 0 | 1010001 | 11110110 | 1100 | 10001 |
Color Harmonies of #272630
Complementary color
Monochromatic Colors of #272630
Black with #272630
Text Example
Text Example
White with #272630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272630; }
p { color: rgb(39,38,48); }
H1.HeaderClassName
{
color: #272630;
}
.AnyTagClassName
{
color: #272630;
}
</style>
background-color css
<style>
a { background-color: #272630; }
a { background-color: rgb(39,38,48); }
div.DivClassName
{
background-color: #272630;
}
.BgClassName
{
background-color: #272630;
}
</style>
border-color css
<style>
span { border-color: #272630; }
span { border-color: rgb(39,38,48); }
td.TdClassName
{
border-color: #272630;
}
.TagClassName
{
border-color: #272630;
}
</style>