Shades of Karaka #262621
Tints of Karaka #262621
RGB
CMYK
RGB Variations
Color information
#262621 (or 0x262621) is known color: Karaka. HEX triplet: 26, 26 and 21. RGB value is (38,38,33). Sum of RGB (Red+Green+Blue) = 38+38+33=109 (14% of max value = 765). Red value is 38 (15.23% from 255 or 34.86% from 109); Green value is 38 (15.23% from 255 or 34.86% from 109); Blue value is 33 (13.28% from 255 or 30.28% from 109); Max value from RGB is 38 - color contains mainly: red, green. Hex color #262621 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #262621 is #D9D9DE. Grayscale: #252525. Windows color (decimal): -14277087 or 2172454. OLE color: 2172454.
HSL color Cylindrical-coordinate representation of color #262621: hue angle of 60º degrees, saturation: 0.07, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #262621 is Cyan = 0, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.85.
Color convert
RGB | 38 | 38 | 33 | - |
CMYK | 0 | 0 | 0.13 | 0.85 |
HSL | 60º | 0.07% | 0.14% | - |
HSV(B) | 60º | 0.13% | 0.15% | - |
XYZ | 1.77 | 1.91 | 1.71 | - |
YUV | 37.43 | 125.5 | 128.41 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 38 | 38 | 33 | 0 | 0 | 0.13 | 0.85 | 60 | 0.07 | 0.14 |
Hex | 26 | 26 | 21 | 0 | 0 | D | 55 | 3C | 7 | E |
Octal | 46 | 46 | 41 | 0 | 0 | 15 | 125 | 74 | 7 | 16 |
Binary | 100110 | 100110 | 100001 | 0 | 0 | 1101 | 1010101 | 111100 | 111 | 1110 |
Color Harmonies of #262621
Complementary color
Monochromatic Colors of #262621
Black with #262621
Text Example
Text Example
White with #262621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262621; }
p { color: rgb(38,38,33); }
H1.HeaderClassName
{
color: #262621;
}
.AnyTagClassName
{
color: #262621;
}
</style>
background-color css
<style>
a { background-color: #262621; }
a { background-color: rgb(38,38,33); }
div.DivClassName
{
background-color: #262621;
}
.BgClassName
{
background-color: #262621;
}
</style>
border-color css
<style>
span { border-color: #262621; }
span { border-color: rgb(38,38,33); }
td.TdClassName
{
border-color: #262621;
}
.TagClassName
{
border-color: #262621;
}
</style>