Shades of Kaitoke Green #265336
Tints of Kaitoke Green #265336
RGB
CMYK
RGB Variations
Color information
#265336 (or 0x265336) is known color: Kaitoke Green. HEX triplet: 26, 53 and 36. RGB value is (38,83,54). Sum of RGB (Red+Green+Blue) = 38+83+54=175 (23% of max value = 765). Red value is 38 (15.23% from 255 or 21.71% from 175); Green value is 83 (32.81% from 255 or 47.43% from 175); Blue value is 54 (21.48% from 255 or 30.86% from 175); Max value from RGB is 83 - color contains mainly: green. Hex color #265336 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #265336 is #D9ACC9. Grayscale: #424242. Windows color (decimal): -14265546 or 3560230. OLE color: 3560230.
HSL color Cylindrical-coordinate representation of color #265336: hue angle of 141.33º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #265336 is Cyan = 0.54, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 38 | 83 | 54 | - |
| CMYK | 0.54 | 0 | 0.35 | 0.67 |
| HSL | 141.33º | 0.37% | 0.24% | - |
| HSV(B) | 141.33º | 0.54% | 0.33% | - |
| XYZ | 4.56 | 6.86 | 4.57 | - |
| YUV | 66.24 | 121.09 | 107.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 83 | 54 | 0.54 | 0 | 0.35 | 0.67 | 141.33 | 0.37 | 0.24 |
| Hex | 26 | 53 | 36 | 36 | 0 | 23 | 43 | 8D | 25 | 18 |
| Octal | 46 | 123 | 66 | 66 | 0 | 43 | 103 | 215 | 45 | 30 |
| Binary | 100110 | 1010011 | 110110 | 110110 | 0 | 100011 | 1000011 | 10001101 | 100101 | 11000 |
Color Harmonies of #265336
Complementary color
Monochromatic Colors of #265336
Black with #265336
Text Example
Text Example
White with #265336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265336; }
p { color: rgb(38,83,54); }
H1.HeaderClassName
{
color: #265336;
}
.AnyTagClassName
{
color: #265336;
}
</style>
background-color css
<style>
a { background-color: #265336; }
a { background-color: rgb(38,83,54); }
div.DivClassName
{
background-color: #265336;
}
.BgClassName
{
background-color: #265336;
}
</style>
border-color css
<style>
span { border-color: #265336; }
span { border-color: rgb(38,83,54); }
td.TdClassName
{
border-color: #265336;
}
.TagClassName
{
border-color: #265336;
}
</style>