Shades of Blue Stone #266165
Tints of Blue Stone #266165
RGB
CMYK
RGB Variations
Color information
#266165 (or 0x266165) is known color: Blue Stone. HEX triplet: 26, 61 and 65. RGB value is (38,97,101). Sum of RGB (Red+Green+Blue) = 38+97+101=236 (31% of max value = 765). Red value is 38 (15.23% from 255 or 16.10% from 236); Green value is 97 (38.28% from 255 or 41.10% from 236); Blue value is 101 (39.84% from 255 or 42.80% from 236); Max value from RGB is 101 - color contains mainly: blue. Hex color #266165 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266165 is #D99E9A. Grayscale: #4F4F4F. Windows color (decimal): -14261915 or 6644006. OLE color: 6644006.
HSL color Cylindrical-coordinate representation of color #266165: hue angle of 183.81º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #266165 is Cyan = 0.62, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 38 | 97 | 101 | - |
| CMYK | 0.62 | 0.04 | 0 | 0.60 |
| HSL | 183.81º | 0.45% | 0.27% | - |
| HSV(B) | 183.81º | 0.62% | 0.4% | - |
| XYZ | 7.42 | 9.9 | 13.83 | - |
| YUV | 79.82 | 139.95 | 98.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 97 | 101 | 0.62 | 0.04 | 0 | 0.60 | 183.81 | 0.45 | 0.27 |
| Hex | 26 | 61 | 65 | 3E | 4 | 0 | 3C | B8 | 2D | 1B |
| Octal | 46 | 141 | 145 | 76 | 4 | 0 | 74 | 270 | 55 | 33 |
| Binary | 100110 | 1100001 | 1100101 | 111110 | 100 | 0 | 111100 | 10111000 | 101101 | 11011 |
Color Harmonies of #266165
Complementary color
Monochromatic Colors of #266165
Black with #266165
Text Example
Text Example
White with #266165
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266165; }
p { color: rgb(38,97,101); }
H1.HeaderClassName
{
color: #266165;
}
.AnyTagClassName
{
color: #266165;
}
</style>
background-color css
<style>
a { background-color: #266165; }
a { background-color: rgb(38,97,101); }
div.DivClassName
{
background-color: #266165;
}
.BgClassName
{
background-color: #266165;
}
</style>
border-color css
<style>
span { border-color: #266165; }
span { border-color: rgb(38,97,101); }
td.TdClassName
{
border-color: #266165;
}
.TagClassName
{
border-color: #266165;
}
</style>