Shades of Kaitoke Green #275537
Tints of Kaitoke Green #275537
RGB
CMYK
RGB Variations
Color information
#275537 (or 0x275537) is known color: Kaitoke Green. HEX triplet: 27, 55 and 37. RGB value is (39,85,55). Sum of RGB (Red+Green+Blue) = 39+85+55=179 (23% of max value = 765). Red value is 39 (15.62% from 255 or 21.79% from 179); Green value is 85 (33.59% from 255 or 47.49% from 179); Blue value is 55 (21.88% from 255 or 30.73% from 179); Max value from RGB is 85 - color contains mainly: green. Hex color #275537 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #275537 is #D8AAC8. Grayscale: #434343. Windows color (decimal): -14199497 or 3626279. OLE color: 3626279.
HSL color Cylindrical-coordinate representation of color #275537: hue angle of 140.87º 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 #275537 is Cyan = 0.54, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 39 | 85 | 55 | - |
| CMYK | 0.54 | 0 | 0.35 | 0.67 |
| HSL | 140.87º | 0.37% | 0.24% | - |
| HSV(B) | 140.87º | 0.54% | 0.33% | - |
| XYZ | 4.77 | 7.2 | 4.75 | - |
| YUV | 67.83 | 120.76 | 107.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 85 | 55 | 0.54 | 0 | 0.35 | 0.67 | 140.87 | 0.37 | 0.24 |
| Hex | 27 | 55 | 37 | 36 | 0 | 23 | 43 | 8D | 25 | 18 |
| Octal | 47 | 125 | 67 | 66 | 0 | 43 | 103 | 215 | 45 | 30 |
| Binary | 100111 | 1010101 | 110111 | 110110 | 0 | 100011 | 1000011 | 10001101 | 100101 | 11000 |
Color Harmonies of #275537
Complementary color
Monochromatic Colors of #275537
Black with #275537
Text Example
Text Example
White with #275537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275537; }
p { color: rgb(39,85,55); }
H1.HeaderClassName
{
color: #275537;
}
.AnyTagClassName
{
color: #275537;
}
</style>
background-color css
<style>
a { background-color: #275537; }
a { background-color: rgb(39,85,55); }
div.DivClassName
{
background-color: #275537;
}
.BgClassName
{
background-color: #275537;
}
</style>
border-color css
<style>
span { border-color: #275537; }
span { border-color: rgb(39,85,55); }
td.TdClassName
{
border-color: #275537;
}
.TagClassName
{
border-color: #275537;
}
</style>