Shades of Kaitoke Green #275738
Tints of Kaitoke Green #275738
RGB
CMYK
RGB Variations
Color information
#275738 (or 0x275738) is known color: Kaitoke Green. HEX triplet: 27, 57 and 38. RGB value is (39,87,56). Sum of RGB (Red+Green+Blue) = 39+87+56=182 (24% of max value = 765). Red value is 39 (15.62% from 255 or 21.43% from 182); Green value is 87 (34.38% from 255 or 47.80% from 182); Blue value is 56 (22.27% from 255 or 30.77% from 182); Max value from RGB is 87 - color contains mainly: green. Hex color #275738 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #275738 is #D8A8C7. Grayscale: #454545. Windows color (decimal): -14198984 or 3692327. OLE color: 3692327.
HSL color Cylindrical-coordinate representation of color #275738: hue angle of 141.25º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #275738 is Cyan = 0.55, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 39 | 87 | 56 | - |
| CMYK | 0.55 | 0 | 0.36 | 0.66 |
| HSL | 141.25º | 0.38% | 0.25% | - |
| HSV(B) | 141.25º | 0.55% | 0.34% | - |
| XYZ | 4.96 | 7.53 | 4.93 | - |
| YUV | 69.11 | 120.6 | 106.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 87 | 56 | 0.55 | 0 | 0.36 | 0.66 | 141.25 | 0.38 | 0.25 |
| Hex | 27 | 57 | 38 | 37 | 0 | 24 | 42 | 8D | 26 | 19 |
| Octal | 47 | 127 | 70 | 67 | 0 | 44 | 102 | 215 | 46 | 31 |
| Binary | 100111 | 1010111 | 111000 | 110111 | 0 | 100100 | 1000010 | 10001101 | 100110 | 11001 |
Color Harmonies of #275738
Complementary color
Monochromatic Colors of #275738
Black with #275738
Text Example
Text Example
White with #275738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275738; }
p { color: rgb(39,87,56); }
H1.HeaderClassName
{
color: #275738;
}
.AnyTagClassName
{
color: #275738;
}
</style>
background-color css
<style>
a { background-color: #275738; }
a { background-color: rgb(39,87,56); }
div.DivClassName
{
background-color: #275738;
}
.BgClassName
{
background-color: #275738;
}
</style>
border-color css
<style>
span { border-color: #275738; }
span { border-color: rgb(39,87,56); }
td.TdClassName
{
border-color: #275738;
}
.TagClassName
{
border-color: #275738;
}
</style>