Shades of Blue Stone #266461
Tints of Blue Stone #266461
RGB
CMYK
RGB Variations
Color information
#266461 (or 0x266461) is known color: Blue Stone. HEX triplet: 26, 64 and 61. RGB value is (38,100,97). Sum of RGB (Red+Green+Blue) = 38+100+97=235 (31% of max value = 765). Red value is 38 (15.23% from 255 or 16.17% from 235); Green value is 100 (39.45% from 255 or 42.55% from 235); Blue value is 97 (38.28% from 255 or 41.28% from 235); Max value from RGB is 100 - color contains mainly: green. Hex color #266461 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266461 is #D99B9E. Grayscale: #515151. Windows color (decimal): -14261151 or 6382630. OLE color: 6382630.
HSL color Cylindrical-coordinate representation of color #266461: hue angle of 177.1º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #266461 is Cyan = 0.62, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 38 | 100 | 97 | - |
| CMYK | 0.62 | 0 | 0.03 | 0.61 |
| HSL | 177.1º | 0.45% | 0.27% | - |
| HSV(B) | 177.1º | 0.62% | 0.39% | - |
| XYZ | 7.51 | 10.39 | 12.92 | - |
| YUV | 81.12 | 136.96 | 97.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 100 | 97 | 0.62 | 0 | 0.03 | 0.61 | 177.1 | 0.45 | 0.27 |
| Hex | 26 | 64 | 61 | 3E | 0 | 3 | 3D | B1 | 2D | 1B |
| Octal | 46 | 144 | 141 | 76 | 0 | 3 | 75 | 261 | 55 | 33 |
| Binary | 100110 | 1100100 | 1100001 | 111110 | 0 | 11 | 111101 | 10110001 | 101101 | 11011 |
Color Harmonies of #266461
Complementary color
Monochromatic Colors of #266461
Black with #266461
Text Example
Text Example
White with #266461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266461; }
p { color: rgb(38,100,97); }
H1.HeaderClassName
{
color: #266461;
}
.AnyTagClassName
{
color: #266461;
}
</style>
background-color css
<style>
a { background-color: #266461; }
a { background-color: rgb(38,100,97); }
div.DivClassName
{
background-color: #266461;
}
.BgClassName
{
background-color: #266461;
}
</style>
border-color css
<style>
span { border-color: #266461; }
span { border-color: rgb(38,100,97); }
td.TdClassName
{
border-color: #266461;
}
.TagClassName
{
border-color: #266461;
}
</style>