Shades of Elephant #263640
Tints of Elephant #263640
RGB
CMYK
RGB Variations
Color information
#263640 (or 0x263640) is known color: Elephant. HEX triplet: 26, 36 and 40. RGB value is (38,54,64). Sum of RGB (Red+Green+Blue) = 38+54+64=156 (20% of max value = 765). Red value is 38 (15.23% from 255 or 24.36% from 156); Green value is 54 (21.48% from 255 or 34.62% from 156); Blue value is 64 (25.39% from 255 or 41.03% from 156); Max value from RGB is 64 - color contains mainly: blue. Hex color #263640 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #263640 is #D9C9BF. Grayscale: #323232. Windows color (decimal): -14272960 or 4208166. OLE color: 4208166.
HSL color Cylindrical-coordinate representation of color #263640: hue angle of 203.08º degrees, saturation: 0.25, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #263640 is Cyan = 0.41, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 38 | 54 | 64 | - |
| CMYK | 0.41 | 0.16 | 0 | 0.75 |
| HSL | 203.08º | 0.25% | 0.2% | - |
| HSV(B) | 203.08º | 0.41% | 0.25% | - |
| XYZ | 3.04 | 3.42 | 5.35 | - |
| YUV | 50.36 | 135.7 | 119.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 54 | 64 | 0.41 | 0.16 | 0 | 0.75 | 203.08 | 0.25 | 0.2 |
| Hex | 26 | 36 | 40 | 29 | 10 | 0 | 4B | CB | 19 | 14 |
| Octal | 46 | 66 | 100 | 51 | 20 | 0 | 113 | 313 | 31 | 24 |
| Binary | 100110 | 110110 | 1000000 | 101001 | 10000 | 0 | 1001011 | 11001011 | 11001 | 10100 |
Color Harmonies of #263640
Complementary color
Monochromatic Colors of #263640
Black with #263640
Text Example
Text Example
White with #263640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263640; }
p { color: rgb(38,54,64); }
H1.HeaderClassName
{
color: #263640;
}
.AnyTagClassName
{
color: #263640;
}
</style>
background-color css
<style>
a { background-color: #263640; }
a { background-color: rgb(38,54,64); }
div.DivClassName
{
background-color: #263640;
}
.BgClassName
{
background-color: #263640;
}
</style>
border-color css
<style>
span { border-color: #263640; }
span { border-color: rgb(38,54,64); }
td.TdClassName
{
border-color: #263640;
}
.TagClassName
{
border-color: #263640;
}
</style>