Shades of Kaitoke Green #254730
Tints of Kaitoke Green #254730
RGB
CMYK
RGB Variations
Color information
#254730 (or 0x254730) is known color: Kaitoke Green. HEX triplet: 25, 47 and 30. RGB value is (37,71,48). Sum of RGB (Red+Green+Blue) = 37+71+48=156 (20% of max value = 765). Red value is 37 (14.84% from 255 or 23.72% from 156); Green value is 71 (28.12% from 255 or 45.51% from 156); Blue value is 48 (19.14% from 255 or 30.77% from 156); Max value from RGB is 71 - color contains mainly: green. Hex color #254730 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #254730 is #DAB8CF. Grayscale: #3A3A3A. Windows color (decimal): -14334160 or 3163941. OLE color: 3163941.
HSL color Cylindrical-coordinate representation of color #254730: hue angle of 139.41º degrees, saturation: 0.31, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #254730 is Cyan = 0.48, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 37 | 71 | 48 | - |
| CMYK | 0.48 | 0 | 0.32 | 0.72 |
| HSL | 139.41º | 0.31% | 0.21% | - |
| HSV(B) | 139.41º | 0.48% | 0.28% | - |
| XYZ | 3.55 | 5.11 | 3.6 | - |
| YUV | 58.21 | 122.24 | 112.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 71 | 48 | 0.48 | 0 | 0.32 | 0.72 | 139.41 | 0.31 | 0.21 |
| Hex | 25 | 47 | 30 | 30 | 0 | 20 | 48 | 8B | 1F | 15 |
| Octal | 45 | 107 | 60 | 60 | 0 | 40 | 110 | 213 | 37 | 25 |
| Binary | 100101 | 1000111 | 110000 | 110000 | 0 | 100000 | 1001000 | 10001011 | 11111 | 10101 |
Color Harmonies of #254730
Complementary color
Monochromatic Colors of #254730
Black with #254730
Text Example
Text Example
White with #254730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #254730; }
p { color: rgb(37,71,48); }
H1.HeaderClassName
{
color: #254730;
}
.AnyTagClassName
{
color: #254730;
}
</style>
background-color css
<style>
a { background-color: #254730; }
a { background-color: rgb(37,71,48); }
div.DivClassName
{
background-color: #254730;
}
.BgClassName
{
background-color: #254730;
}
</style>
border-color css
<style>
span { border-color: #254730; }
span { border-color: rgb(37,71,48); }
td.TdClassName
{
border-color: #254730;
}
.TagClassName
{
border-color: #254730;
}
</style>