Shades of Blue Stone #236069
Tints of Blue Stone #236069
RGB
CMYK
RGB Variations
Color information
#236069 (or 0x236069) is known color: Blue Stone. HEX triplet: 23, 60 and 69. RGB value is (35,96,105). Sum of RGB (Red+Green+Blue) = 35+96+105=236 (31% of max value = 765). Red value is 35 (14.06% from 255 or 14.83% from 236); Green value is 96 (37.89% from 255 or 40.68% from 236); Blue value is 105 (41.41% from 255 or 44.49% from 236); Max value from RGB is 105 - color contains mainly: blue. Hex color #236069 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #236069 is #DC9F96. Grayscale: #4E4E4E. Windows color (decimal): -14458775 or 6905891. OLE color: 6905891.
HSL color Cylindrical-coordinate representation of color #236069: hue angle of 187.71º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #236069 is Cyan = 0.67, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 35 | 96 | 105 | - |
| CMYK | 0.67 | 0.09 | 0 | 0.59 |
| HSL | 187.71º | 0.5% | 0.27% | - |
| HSV(B) | 187.71º | 0.67% | 0.41% | - |
| XYZ | 7.43 | 9.74 | 14.85 | - |
| YUV | 78.79 | 142.79 | 96.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 96 | 105 | 0.67 | 0.09 | 0 | 0.59 | 187.71 | 0.5 | 0.27 |
| Hex | 23 | 60 | 69 | 43 | 9 | 0 | 3B | BC | 32 | 1B |
| Octal | 43 | 140 | 151 | 103 | 11 | 0 | 73 | 274 | 62 | 33 |
| Binary | 100011 | 1100000 | 1101001 | 1000011 | 1001 | 0 | 111011 | 10111100 | 110010 | 11011 |
Color Harmonies of #236069
Complementary color
Monochromatic Colors of #236069
Black with #236069
Text Example
Text Example
White with #236069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236069; }
p { color: rgb(35,96,105); }
H1.HeaderClassName
{
color: #236069;
}
.AnyTagClassName
{
color: #236069;
}
</style>
background-color css
<style>
a { background-color: #236069; }
a { background-color: rgb(35,96,105); }
div.DivClassName
{
background-color: #236069;
}
.BgClassName
{
background-color: #236069;
}
</style>
border-color css
<style>
span { border-color: #236069; }
span { border-color: rgb(35,96,105); }
td.TdClassName
{
border-color: #236069;
}
.TagClassName
{
border-color: #236069;
}
</style>