Shades of Blue Stone #266765
Tints of Blue Stone #266765
RGB
CMYK
RGB Variations
Color information
#266765 (or 0x266765) is known color: Blue Stone. HEX triplet: 26, 67 and 65. RGB value is (38,103,101). Sum of RGB (Red+Green+Blue) = 38+103+101=242 (32% of max value = 765). Red value is 38 (15.23% from 255 or 15.70% from 242); Green value is 103 (40.62% from 255 or 42.56% from 242); Blue value is 101 (39.84% from 255 or 41.74% from 242); Max value from RGB is 103 - color contains mainly: green. Hex color #266765 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266765 is #D9989A. Grayscale: #535353. Windows color (decimal): -14260379 or 6645542. OLE color: 6645542.
HSL color Cylindrical-coordinate representation of color #266765: hue angle of 178.15º 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 #266765 is Cyan = 0.63, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 38 | 103 | 101 | - |
| CMYK | 0.63 | 0 | 0.02 | 0.60 |
| HSL | 178.15º | 0.46% | 0.28% | - |
| HSV(B) | 178.15º | 0.63% | 0.4% | - |
| XYZ | 8 | 11.05 | 14.02 | - |
| YUV | 83.34 | 137.97 | 95.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 103 | 101 | 0.63 | 0 | 0.02 | 0.60 | 178.15 | 0.46 | 0.28 |
| Hex | 26 | 67 | 65 | 3F | 0 | 2 | 3C | B2 | 2E | 1C |
| Octal | 46 | 147 | 145 | 77 | 0 | 2 | 74 | 262 | 56 | 34 |
| Binary | 100110 | 1100111 | 1100101 | 111111 | 0 | 10 | 111100 | 10110010 | 101110 | 11100 |
Color Harmonies of #266765
Complementary color
Monochromatic Colors of #266765
Black with #266765
Text Example
Text Example
White with #266765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266765; }
p { color: rgb(38,103,101); }
H1.HeaderClassName
{
color: #266765;
}
.AnyTagClassName
{
color: #266765;
}
</style>
background-color css
<style>
a { background-color: #266765; }
a { background-color: rgb(38,103,101); }
div.DivClassName
{
background-color: #266765;
}
.BgClassName
{
background-color: #266765;
}
</style>
border-color css
<style>
span { border-color: #266765; }
span { border-color: rgb(38,103,101); }
td.TdClassName
{
border-color: #266765;
}
.TagClassName
{
border-color: #266765;
}
</style>