Shades of Blue Stone #266969
Tints of Blue Stone #266969
RGB
CMYK
RGB Variations
Color information
#266969 (or 0x266969) is known color: Blue Stone. HEX triplet: 26, 69 and 69. RGB value is (38,105,105). Sum of RGB (Red+Green+Blue) = 38+105+105=248 (32% of max value = 765). Red value is 38 (15.23% from 255 or 15.32% from 248); Green value is 105 (41.41% from 255 or 42.34% from 248); Blue value is 105 (41.41% from 255 or 42.34% from 248); Max value from RGB is 105 - color contains mainly: green, blue. Hex color #266969 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266969 is #D99696. Grayscale: #545454. Windows color (decimal): -14259863 or 6908198. OLE color: 6908198.
HSL color Cylindrical-coordinate representation of color #266969: hue angle of 180º 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 #266969 is Cyan = 0.64, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 105 | 105 | - |
| CMYK | 0.64 | 0 | 0 | 0.59 |
| HSL | 180º | 0.47% | 0.28% | - |
| HSV(B) | 180º | 0.64% | 0.41% | - |
| XYZ | 8.4 | 11.54 | 15.15 | - |
| YUV | 84.97 | 139.3 | 94.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 105 | 105 | 0.64 | 0 | 0 | 0.59 | 180 | 0.47 | 0.28 |
| Hex | 26 | 69 | 69 | 40 | 0 | 0 | 3B | B4 | 2F | 1C |
| Octal | 46 | 151 | 151 | 100 | 0 | 0 | 73 | 264 | 57 | 34 |
| Binary | 100110 | 1101001 | 1101001 | 1000000 | 0 | 0 | 111011 | 10110100 | 101111 | 11100 |
Color Harmonies of #266969
Complementary color
Monochromatic Colors of #266969
Black with #266969
Text Example
Text Example
White with #266969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266969; }
p { color: rgb(38,105,105); }
H1.HeaderClassName
{
color: #266969;
}
.AnyTagClassName
{
color: #266969;
}
</style>
background-color css
<style>
a { background-color: #266969; }
a { background-color: rgb(38,105,105); }
div.DivClassName
{
background-color: #266969;
}
.BgClassName
{
background-color: #266969;
}
</style>
border-color css
<style>
span { border-color: #266969; }
span { border-color: rgb(38,105,105); }
td.TdClassName
{
border-color: #266969;
}
.TagClassName
{
border-color: #266969;
}
</style>