Shades of Karaka #262625
Tints of Karaka #262625
RGB
CMYK
RGB Variations
Color information
#262625 (or 0x262625) is known color: Karaka. HEX triplet: 26, 26 and 25. RGB value is (38,38,37). Sum of RGB (Red+Green+Blue) = 38+38+37=113 (14% of max value = 765). Red value is 38 (15.23% from 255 or 33.63% from 113); Green value is 38 (15.23% from 255 or 33.63% from 113); Blue value is 37 (14.84% from 255 or 32.74% from 113); Max value from RGB is 38 - color contains mainly: red, green. Hex color #262625 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #262625 is #D9D9DA. Grayscale: #252525. Windows color (decimal): -14277083 or 2434598. OLE color: 2434598.
HSL color Cylindrical-coordinate representation of color #262625: hue angle of 60º degrees, saturation: 0.01, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #262625 is Cyan = 0, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 38 | 37 | - |
| CMYK | 0 | 0 | 0.03 | 0.85 |
| HSL | 60º | 0.01% | 0.15% | - |
| HSV(B) | 60º | 0.03% | 0.15% | - |
| XYZ | 1.83 | 1.93 | 2.03 | - |
| YUV | 37.89 | 127.5 | 128.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 38 | 37 | 0 | 0 | 0.03 | 0.85 | 60 | 0.01 | 0.15 |
| Hex | 26 | 26 | 25 | 0 | 0 | 3 | 55 | 3C | 1 | F |
| Octal | 46 | 46 | 45 | 0 | 0 | 3 | 125 | 74 | 1 | 17 |
| Binary | 100110 | 100110 | 100101 | 0 | 0 | 11 | 1010101 | 111100 | 1 | 1111 |
Color Harmonies of #262625
Complementary color
Monochromatic Colors of #262625
Black with #262625
Text Example
Text Example
White with #262625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262625; }
p { color: rgb(38,38,37); }
H1.HeaderClassName
{
color: #262625;
}
.AnyTagClassName
{
color: #262625;
}
</style>
background-color css
<style>
a { background-color: #262625; }
a { background-color: rgb(38,38,37); }
div.DivClassName
{
background-color: #262625;
}
.BgClassName
{
background-color: #262625;
}
</style>
border-color css
<style>
span { border-color: #262625; }
span { border-color: rgb(38,38,37); }
td.TdClassName
{
border-color: #262625;
}
.TagClassName
{
border-color: #262625;
}
</style>