Shades of Kaitoke Green #265431
Tints of Kaitoke Green #265431
RGB
CMYK
RGB Variations
Color information
#265431 (or 0x265431) is known color: Kaitoke Green. HEX triplet: 26, 54 and 31. RGB value is (38,84,49). Sum of RGB (Red+Green+Blue) = 38+84+49=171 (22% of max value = 765). Red value is 38 (15.23% from 255 or 22.22% from 171); Green value is 84 (33.20% from 255 or 49.12% from 171); Blue value is 49 (19.53% from 255 or 28.65% from 171); Max value from RGB is 84 - color contains mainly: green. Hex color #265431 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #265431 is #D9ABCE. Grayscale: #424242. Windows color (decimal): -14265295 or 3232806. OLE color: 3232806.
HSL color Cylindrical-coordinate representation of color #265431: hue angle of 134.35º 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 #265431 is Cyan = 0.55, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 38 | 84 | 49 | - |
| CMYK | 0.55 | 0 | 0.42 | 0.67 |
| HSL | 134.35º | 0.38% | 0.24% | - |
| HSV(B) | 134.35º | 0.55% | 0.33% | - |
| XYZ | 4.52 | 6.97 | 4.01 | - |
| YUV | 66.26 | 118.26 | 107.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 84 | 49 | 0.55 | 0 | 0.42 | 0.67 | 134.35 | 0.38 | 0.24 |
| Hex | 26 | 54 | 31 | 37 | 0 | 2A | 43 | 86 | 26 | 18 |
| Octal | 46 | 124 | 61 | 67 | 0 | 52 | 103 | 206 | 46 | 30 |
| Binary | 100110 | 1010100 | 110001 | 110111 | 0 | 101010 | 1000011 | 10000110 | 100110 | 11000 |
Color Harmonies of #265431
Complementary color
Monochromatic Colors of #265431
Black with #265431
Text Example
Text Example
White with #265431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265431; }
p { color: rgb(38,84,49); }
H1.HeaderClassName
{
color: #265431;
}
.AnyTagClassName
{
color: #265431;
}
</style>
background-color css
<style>
a { background-color: #265431; }
a { background-color: rgb(38,84,49); }
div.DivClassName
{
background-color: #265431;
}
.BgClassName
{
background-color: #265431;
}
</style>
border-color css
<style>
span { border-color: #265431; }
span { border-color: rgb(38,84,49); }
td.TdClassName
{
border-color: #265431;
}
.TagClassName
{
border-color: #265431;
}
</style>