Shades of Kaitoke Green #275431
Tints of Kaitoke Green #275431
RGB
CMYK
RGB Variations
Color information
#275431 (or 0x275431) is known color: Kaitoke Green. HEX triplet: 27, 54 and 31. RGB value is (39,84,49). Sum of RGB (Red+Green+Blue) = 39+84+49=172 (22% of max value = 765). Red value is 39 (15.62% from 255 or 22.67% from 172); Green value is 84 (33.20% from 255 or 48.84% from 172); Blue value is 49 (19.53% from 255 or 28.49% from 172); Max value from RGB is 84 - color contains mainly: green. Hex color #275431 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #275431 is #D8ABCE. Grayscale: #424242. Windows color (decimal): -14199759 or 3232807. OLE color: 3232807.
HSL color Cylindrical-coordinate representation of color #275431: hue angle of 133.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 #275431 is Cyan = 0.54, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 39 | 84 | 49 | - |
| CMYK | 0.54 | 0 | 0.42 | 0.67 |
| HSL | 133.33º | 0.37% | 0.24% | - |
| HSV(B) | 133.33º | 0.54% | 0.33% | - |
| XYZ | 4.56 | 6.99 | 4.02 | - |
| YUV | 66.56 | 118.09 | 108.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 84 | 49 | 0.54 | 0 | 0.42 | 0.67 | 133.33 | 0.37 | 0.24 |
| Hex | 27 | 54 | 31 | 36 | 0 | 2A | 43 | 85 | 25 | 18 |
| Octal | 47 | 124 | 61 | 66 | 0 | 52 | 103 | 205 | 45 | 30 |
| Binary | 100111 | 1010100 | 110001 | 110110 | 0 | 101010 | 1000011 | 10000101 | 100101 | 11000 |
Color Harmonies of #275431
Complementary color
Monochromatic Colors of #275431
Black with #275431
Text Example
Text Example
White with #275431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275431; }
p { color: rgb(39,84,49); }
H1.HeaderClassName
{
color: #275431;
}
.AnyTagClassName
{
color: #275431;
}
</style>
background-color css
<style>
a { background-color: #275431; }
a { background-color: rgb(39,84,49); }
div.DivClassName
{
background-color: #275431;
}
.BgClassName
{
background-color: #275431;
}
</style>
border-color css
<style>
span { border-color: #275431; }
span { border-color: rgb(39,84,49); }
td.TdClassName
{
border-color: #275431;
}
.TagClassName
{
border-color: #275431;
}
</style>