Shades of Kaitoke Green #265436
Tints of Kaitoke Green #265436
RGB
CMYK
RGB Variations
Color information
#265436 (or 0x265436) is known color: Kaitoke Green. HEX triplet: 26, 54 and 36. RGB value is (38,84,54). Sum of RGB (Red+Green+Blue) = 38+84+54=176 (23% of max value = 765). Red value is 38 (15.23% from 255 or 21.59% from 176); Green value is 84 (33.20% from 255 or 47.73% from 176); Blue value is 54 (21.48% from 255 or 30.68% from 176); Max value from RGB is 84 - color contains mainly: green. Hex color #265436 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #265436 is #D9ABC9. Grayscale: #424242. Windows color (decimal): -14265290 or 3560486. OLE color: 3560486.
HSL color Cylindrical-coordinate representation of color #265436: hue angle of 140.87º degrees, saturation: 0.38, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #265436 is Cyan = 0.55, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 38 | 84 | 54 | - |
| CMYK | 0.55 | 0 | 0.36 | 0.67 |
| HSL | 140.87º | 0.38% | 0.24% | - |
| HSV(B) | 140.87º | 0.55% | 0.33% | - |
| XYZ | 4.64 | 7.02 | 4.6 | - |
| YUV | 66.83 | 120.76 | 107.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 84 | 54 | 0.55 | 0 | 0.36 | 0.67 | 140.87 | 0.38 | 0.24 |
| Hex | 26 | 54 | 36 | 37 | 0 | 24 | 43 | 8D | 26 | 18 |
| Octal | 46 | 124 | 66 | 67 | 0 | 44 | 103 | 215 | 46 | 30 |
| Binary | 100110 | 1010100 | 110110 | 110111 | 0 | 100100 | 1000011 | 10001101 | 100110 | 11000 |
Color Harmonies of #265436
Complementary color
Monochromatic Colors of #265436
Black with #265436
Text Example
Text Example
White with #265436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265436; }
p { color: rgb(38,84,54); }
H1.HeaderClassName
{
color: #265436;
}
.AnyTagClassName
{
color: #265436;
}
</style>
background-color css
<style>
a { background-color: #265436; }
a { background-color: rgb(38,84,54); }
div.DivClassName
{
background-color: #265436;
}
.BgClassName
{
background-color: #265436;
}
</style>
border-color css
<style>
span { border-color: #265436; }
span { border-color: rgb(38,84,54); }
td.TdClassName
{
border-color: #265436;
}
.TagClassName
{
border-color: #265436;
}
</style>