Shades of Blue Stone #266167
Tints of Blue Stone #266167
RGB
CMYK
RGB Variations
Color information
#266167 (or 0x266167) is known color: Blue Stone. HEX triplet: 26, 61 and 67. RGB value is (38,97,103). Sum of RGB (Red+Green+Blue) = 38+97+103=238 (31% of max value = 765). Red value is 38 (15.23% from 255 or 15.97% from 238); Green value is 97 (38.28% from 255 or 40.76% from 238); Blue value is 103 (40.62% from 255 or 43.28% from 238); Max value from RGB is 103 - color contains mainly: blue. Hex color #266167 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266167 is #D99E98. Grayscale: #4F4F4F. Windows color (decimal): -14261913 or 6775078. OLE color: 6775078.
HSL color Cylindrical-coordinate representation of color #266167: hue angle of 185.54º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #266167 is Cyan = 0.63, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 38 | 97 | 103 | - |
| CMYK | 0.63 | 0.06 | 0 | 0.60 |
| HSL | 185.54º | 0.46% | 0.28% | - |
| HSV(B) | 185.54º | 0.63% | 0.4% | - |
| XYZ | 7.52 | 9.94 | 14.35 | - |
| YUV | 80.04 | 140.95 | 98.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 97 | 103 | 0.63 | 0.06 | 0 | 0.60 | 185.54 | 0.46 | 0.28 |
| Hex | 26 | 61 | 67 | 3F | 6 | 0 | 3C | BA | 2E | 1C |
| Octal | 46 | 141 | 147 | 77 | 6 | 0 | 74 | 272 | 56 | 34 |
| Binary | 100110 | 1100001 | 1100111 | 111111 | 110 | 0 | 111100 | 10111010 | 101110 | 11100 |
Color Harmonies of #266167
Complementary color
Monochromatic Colors of #266167
Black with #266167
Text Example
Text Example
White with #266167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266167; }
p { color: rgb(38,97,103); }
H1.HeaderClassName
{
color: #266167;
}
.AnyTagClassName
{
color: #266167;
}
</style>
background-color css
<style>
a { background-color: #266167; }
a { background-color: rgb(38,97,103); }
div.DivClassName
{
background-color: #266167;
}
.BgClassName
{
background-color: #266167;
}
</style>
border-color css
<style>
span { border-color: #266167; }
span { border-color: rgb(38,97,103); }
td.TdClassName
{
border-color: #266167;
}
.TagClassName
{
border-color: #266167;
}
</style>