Shades of Kaitoke Green #265939
Tints of Kaitoke Green #265939
RGB
CMYK
RGB Variations
Color information
#265939 (or 0x265939) is known color: Kaitoke Green. HEX triplet: 26, 59 and 39. RGB value is (38,89,57). Sum of RGB (Red+Green+Blue) = 38+89+57=184 (24% of max value = 765). Red value is 38 (15.23% from 255 or 20.65% from 184); Green value is 89 (35.16% from 255 or 48.37% from 184); Blue value is 57 (22.66% from 255 or 30.98% from 184); Max value from RGB is 89 - color contains mainly: green. Hex color #265939 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #265939 is #D9A6C6. Grayscale: #464646. Windows color (decimal): -14264007 or 3758374. OLE color: 3758374.
HSL color Cylindrical-coordinate representation of color #265939: hue angle of 142.35º degrees, saturation: 0.4, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #265939 is Cyan = 0.57, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 38 | 89 | 57 | - |
| CMYK | 0.57 | 0 | 0.36 | 0.65 |
| HSL | 142.35º | 0.4% | 0.25% | - |
| HSV(B) | 142.35º | 0.57% | 0.35% | - |
| XYZ | 5.11 | 7.85 | 5.12 | - |
| YUV | 70.1 | 120.6 | 105.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 89 | 57 | 0.57 | 0 | 0.36 | 0.65 | 142.35 | 0.4 | 0.25 |
| Hex | 26 | 59 | 39 | 39 | 0 | 24 | 41 | 8E | 28 | 19 |
| Octal | 46 | 131 | 71 | 71 | 0 | 44 | 101 | 216 | 50 | 31 |
| Binary | 100110 | 1011001 | 111001 | 111001 | 0 | 100100 | 1000001 | 10001110 | 101000 | 11001 |
Color Harmonies of #265939
Complementary color
Monochromatic Colors of #265939
Black with #265939
Text Example
Text Example
White with #265939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265939; }
p { color: rgb(38,89,57); }
H1.HeaderClassName
{
color: #265939;
}
.AnyTagClassName
{
color: #265939;
}
</style>
background-color css
<style>
a { background-color: #265939; }
a { background-color: rgb(38,89,57); }
div.DivClassName
{
background-color: #265939;
}
.BgClassName
{
background-color: #265939;
}
</style>
border-color css
<style>
span { border-color: #265939; }
span { border-color: rgb(38,89,57); }
td.TdClassName
{
border-color: #265939;
}
.TagClassName
{
border-color: #265939;
}
</style>