Shades of Kaitoke Green #265938
Tints of Kaitoke Green #265938
RGB
CMYK
RGB Variations
Color information
#265938 (or 0x265938) is known color: Kaitoke Green. HEX triplet: 26, 59 and 38. RGB value is (38,89,56). Sum of RGB (Red+Green+Blue) = 38+89+56=183 (24% of max value = 765). Red value is 38 (15.23% from 255 or 20.77% from 183); Green value is 89 (35.16% from 255 or 48.63% from 183); Blue value is 56 (22.27% from 255 or 30.60% from 183); Max value from RGB is 89 - color contains mainly: green. Hex color #265938 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #265938 is #D9A6C7. Grayscale: #464646. Windows color (decimal): -14264008 or 3692838. OLE color: 3692838.
HSL color Cylindrical-coordinate representation of color #265938: hue angle of 141.18º 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 #265938 is Cyan = 0.57, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 38 | 89 | 56 | - |
| CMYK | 0.57 | 0 | 0.37 | 0.65 |
| HSL | 141.18º | 0.4% | 0.25% | - |
| HSV(B) | 141.18º | 0.57% | 0.35% | - |
| XYZ | 5.09 | 7.84 | 4.99 | - |
| YUV | 69.99 | 120.1 | 105.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 89 | 56 | 0.57 | 0 | 0.37 | 0.65 | 141.18 | 0.4 | 0.25 |
| Hex | 26 | 59 | 38 | 39 | 0 | 25 | 41 | 8D | 28 | 19 |
| Octal | 46 | 131 | 70 | 71 | 0 | 45 | 101 | 215 | 50 | 31 |
| Binary | 100110 | 1011001 | 111000 | 111001 | 0 | 100101 | 1000001 | 10001101 | 101000 | 11001 |
Color Harmonies of #265938
Complementary color
Monochromatic Colors of #265938
Black with #265938
Text Example
Text Example
White with #265938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265938; }
p { color: rgb(38,89,56); }
H1.HeaderClassName
{
color: #265938;
}
.AnyTagClassName
{
color: #265938;
}
</style>
background-color css
<style>
a { background-color: #265938; }
a { background-color: rgb(38,89,56); }
div.DivClassName
{
background-color: #265938;
}
.BgClassName
{
background-color: #265938;
}
</style>
border-color css
<style>
span { border-color: #265938; }
span { border-color: rgb(38,89,56); }
td.TdClassName
{
border-color: #265938;
}
.TagClassName
{
border-color: #265938;
}
</style>