Shades of Blue Stone #266965
Tints of Blue Stone #266965
RGB
CMYK
RGB Variations
Color information
#266965 (or 0x266965) is known color: Blue Stone. HEX triplet: 26, 69 and 65. RGB value is (38,105,101). Sum of RGB (Red+Green+Blue) = 38+105+101=244 (32% of max value = 765). Red value is 38 (15.23% from 255 or 15.57% from 244); Green value is 105 (41.41% from 255 or 43.03% from 244); Blue value is 101 (39.84% from 255 or 41.39% from 244); Max value from RGB is 105 - color contains mainly: green. Hex color #266965 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266965 is #D9969A. Grayscale: #545454. Windows color (decimal): -14259867 or 6646054. OLE color: 6646054.
HSL color Cylindrical-coordinate representation of color #266965: hue angle of 176.42º degrees, saturation: 0.47, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #266965 is Cyan = 0.64, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 105 | 101 | - |
| CMYK | 0.64 | 0 | 0.04 | 0.59 |
| HSL | 176.42º | 0.47% | 0.28% | - |
| HSV(B) | 176.42º | 0.64% | 0.41% | - |
| XYZ | 8.2 | 11.45 | 14.09 | - |
| YUV | 84.51 | 137.3 | 94.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 105 | 101 | 0.64 | 0 | 0.04 | 0.59 | 176.42 | 0.47 | 0.28 |
| Hex | 26 | 69 | 65 | 40 | 0 | 4 | 3B | B0 | 2F | 1C |
| Octal | 46 | 151 | 145 | 100 | 0 | 4 | 73 | 260 | 57 | 34 |
| Binary | 100110 | 1101001 | 1100101 | 1000000 | 0 | 100 | 111011 | 10110000 | 101111 | 11100 |
Color Harmonies of #266965
Complementary color
Monochromatic Colors of #266965
Black with #266965
Text Example
Text Example
White with #266965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266965; }
p { color: rgb(38,105,101); }
H1.HeaderClassName
{
color: #266965;
}
.AnyTagClassName
{
color: #266965;
}
</style>
background-color css
<style>
a { background-color: #266965; }
a { background-color: rgb(38,105,101); }
div.DivClassName
{
background-color: #266965;
}
.BgClassName
{
background-color: #266965;
}
</style>
border-color css
<style>
span { border-color: #266965; }
span { border-color: rgb(38,105,101); }
td.TdClassName
{
border-color: #266965;
}
.TagClassName
{
border-color: #266965;
}
</style>