Shades of Kaitoke Green #265439
Tints of Kaitoke Green #265439
RGB
CMYK
RGB Variations
Color information
#265439 (or 0x265439) is known color: Kaitoke Green. HEX triplet: 26, 54 and 39. RGB value is (38,84,57). Sum of RGB (Red+Green+Blue) = 38+84+57=179 (23% of max value = 765). Red value is 38 (15.23% from 255 or 21.23% from 179); Green value is 84 (33.20% from 255 or 46.93% from 179); Blue value is 57 (22.66% from 255 or 31.84% from 179); Max value from RGB is 84 - color contains mainly: green. Hex color #265439 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #265439 is #D9ABC6. Grayscale: #434343. Windows color (decimal): -14265287 or 3757094. OLE color: 3757094.
HSL color Cylindrical-coordinate representation of color #265439: hue angle of 144.78º 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 #265439 is Cyan = 0.55, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 38 | 84 | 57 | - |
| CMYK | 0.55 | 0 | 0.32 | 0.67 |
| HSL | 144.78º | 0.38% | 0.24% | - |
| HSV(B) | 144.78º | 0.55% | 0.33% | - |
| XYZ | 4.71 | 7.05 | 4.98 | - |
| YUV | 67.17 | 122.26 | 107.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 84 | 57 | 0.55 | 0 | 0.32 | 0.67 | 144.78 | 0.38 | 0.24 |
| Hex | 26 | 54 | 39 | 37 | 0 | 20 | 43 | 91 | 26 | 18 |
| Octal | 46 | 124 | 71 | 67 | 0 | 40 | 103 | 221 | 46 | 30 |
| Binary | 100110 | 1010100 | 111001 | 110111 | 0 | 100000 | 1000011 | 10010001 | 100110 | 11000 |
Color Harmonies of #265439
Complementary color
Monochromatic Colors of #265439
Black with #265439
Text Example
Text Example
White with #265439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265439; }
p { color: rgb(38,84,57); }
H1.HeaderClassName
{
color: #265439;
}
.AnyTagClassName
{
color: #265439;
}
</style>
background-color css
<style>
a { background-color: #265439; }
a { background-color: rgb(38,84,57); }
div.DivClassName
{
background-color: #265439;
}
.BgClassName
{
background-color: #265439;
}
</style>
border-color css
<style>
span { border-color: #265439; }
span { border-color: rgb(38,84,57); }
td.TdClassName
{
border-color: #265439;
}
.TagClassName
{
border-color: #265439;
}
</style>