Shades of Blue Stone #266869
Tints of Blue Stone #266869
RGB
CMYK
RGB Variations
Color information
#266869 (or 0x266869) is known color: Blue Stone. HEX triplet: 26, 68 and 69. RGB value is (38,104,105). Sum of RGB (Red+Green+Blue) = 38+104+105=247 (32% of max value = 765). Red value is 38 (15.23% from 255 or 15.38% from 247); Green value is 104 (41.02% from 255 or 42.11% from 247); Blue value is 105 (41.41% from 255 or 42.51% from 247); Max value from RGB is 105 - color contains mainly: blue. Hex color #266869 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266869 is #D99796. Grayscale: #545454. Windows color (decimal): -14260119 or 6907942. OLE color: 6907942.
HSL color Cylindrical-coordinate representation of color #266869: hue angle of 180.9º 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 #266869 is Cyan = 0.64, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 104 | 105 | - |
| CMYK | 0.64 | 0.01 | 0 | 0.59 |
| HSL | 180.9º | 0.47% | 0.28% | - |
| HSV(B) | 180.9º | 0.64% | 0.41% | - |
| XYZ | 8.3 | 11.33 | 15.11 | - |
| YUV | 84.38 | 139.63 | 94.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 104 | 105 | 0.64 | 0.01 | 0 | 0.59 | 180.9 | 0.47 | 0.28 |
| Hex | 26 | 68 | 69 | 40 | 1 | 0 | 3B | B5 | 2F | 1C |
| Octal | 46 | 150 | 151 | 100 | 1 | 0 | 73 | 265 | 57 | 34 |
| Binary | 100110 | 1101000 | 1101001 | 1000000 | 1 | 0 | 111011 | 10110101 | 101111 | 11100 |
Color Harmonies of #266869
Complementary color
Monochromatic Colors of #266869
Black with #266869
Text Example
Text Example
White with #266869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266869; }
p { color: rgb(38,104,105); }
H1.HeaderClassName
{
color: #266869;
}
.AnyTagClassName
{
color: #266869;
}
</style>
background-color css
<style>
a { background-color: #266869; }
a { background-color: rgb(38,104,105); }
div.DivClassName
{
background-color: #266869;
}
.BgClassName
{
background-color: #266869;
}
</style>
border-color css
<style>
span { border-color: #266869; }
span { border-color: rgb(38,104,105); }
td.TdClassName
{
border-color: #266869;
}
.TagClassName
{
border-color: #266869;
}
</style>