Shades of Blue Stone #266467
Tints of Blue Stone #266467
RGB
CMYK
RGB Variations
Color information
#266467 (or 0x266467) is known color: Blue Stone. HEX triplet: 26, 64 and 67. RGB value is (38,100,103). Sum of RGB (Red+Green+Blue) = 38+100+103=241 (31% of max value = 765). Red value is 38 (15.23% from 255 or 15.77% from 241); Green value is 100 (39.45% from 255 or 41.49% from 241); Blue value is 103 (40.62% from 255 or 42.74% from 241); Max value from RGB is 103 - color contains mainly: blue. Hex color #266467 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266467 is #D99B98. Grayscale: #515151. Windows color (decimal): -14261145 or 6775846. OLE color: 6775846.
HSL color Cylindrical-coordinate representation of color #266467: hue angle of 182.77º 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 #266467 is Cyan = 0.63, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 38 | 100 | 103 | - |
| CMYK | 0.63 | 0.03 | 0 | 0.60 |
| HSL | 182.77º | 0.46% | 0.28% | - |
| HSV(B) | 182.77º | 0.63% | 0.4% | - |
| XYZ | 7.8 | 10.51 | 14.45 | - |
| YUV | 81.8 | 139.96 | 96.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 100 | 103 | 0.63 | 0.03 | 0 | 0.60 | 182.77 | 0.46 | 0.28 |
| Hex | 26 | 64 | 67 | 3F | 3 | 0 | 3C | B7 | 2E | 1C |
| Octal | 46 | 144 | 147 | 77 | 3 | 0 | 74 | 267 | 56 | 34 |
| Binary | 100110 | 1100100 | 1100111 | 111111 | 11 | 0 | 111100 | 10110111 | 101110 | 11100 |
Color Harmonies of #266467
Complementary color
Monochromatic Colors of #266467
Black with #266467
Text Example
Text Example
White with #266467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266467; }
p { color: rgb(38,100,103); }
H1.HeaderClassName
{
color: #266467;
}
.AnyTagClassName
{
color: #266467;
}
</style>
background-color css
<style>
a { background-color: #266467; }
a { background-color: rgb(38,100,103); }
div.DivClassName
{
background-color: #266467;
}
.BgClassName
{
background-color: #266467;
}
</style>
border-color css
<style>
span { border-color: #266467; }
span { border-color: rgb(38,100,103); }
td.TdClassName
{
border-color: #266467;
}
.TagClassName
{
border-color: #266467;
}
</style>