Shades of Blue Stone #226965
Tints of Blue Stone #226965
RGB
CMYK
RGB Variations
Color information
#226965 (or 0x226965) is known color: Blue Stone. HEX triplet: 22, 69 and 65. RGB value is (34,105,101). Sum of RGB (Red+Green+Blue) = 34+105+101=240 (31% of max value = 765). Red value is 34 (13.67% from 255 or 14.17% from 240); Green value is 105 (41.41% from 255 or 43.75% from 240); Blue value is 101 (39.84% from 255 or 42.08% from 240); Max value from RGB is 105 - color contains mainly: green. Hex color #226965 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #226965 is #DD969A. Grayscale: #535353. Windows color (decimal): -14522011 or 6646050. OLE color: 6646050.
HSL color Cylindrical-coordinate representation of color #226965: hue angle of 176.62º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #226965 is Cyan = 0.68, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 34 | 105 | 101 | - |
| CMYK | 0.68 | 0 | 0.04 | 0.59 |
| HSL | 176.62º | 0.51% | 0.27% | - |
| HSV(B) | 176.62º | 0.68% | 0.41% | - |
| XYZ | 8.06 | 11.38 | 14.08 | - |
| YUV | 83.32 | 137.98 | 92.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 105 | 101 | 0.68 | 0 | 0.04 | 0.59 | 176.62 | 0.51 | 0.27 |
| Hex | 22 | 69 | 65 | 44 | 0 | 4 | 3B | B1 | 33 | 1B |
| Octal | 42 | 151 | 145 | 104 | 0 | 4 | 73 | 261 | 63 | 33 |
| Binary | 100010 | 1101001 | 1100101 | 1000100 | 0 | 100 | 111011 | 10110001 | 110011 | 11011 |
Color Harmonies of #226965
Complementary color
Monochromatic Colors of #226965
Black with #226965
Text Example
Text Example
White with #226965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226965; }
p { color: rgb(34,105,101); }
H1.HeaderClassName
{
color: #226965;
}
.AnyTagClassName
{
color: #226965;
}
</style>
background-color css
<style>
a { background-color: #226965; }
a { background-color: rgb(34,105,101); }
div.DivClassName
{
background-color: #226965;
}
.BgClassName
{
background-color: #226965;
}
</style>
border-color css
<style>
span { border-color: #226965; }
span { border-color: rgb(34,105,101); }
td.TdClassName
{
border-color: #226965;
}
.TagClassName
{
border-color: #226965;
}
</style>