Shades of Blue Stone #236861
Tints of Blue Stone #236861
RGB
CMYK
RGB Variations
Color information
#236861 (or 0x236861) is known color: Blue Stone. HEX triplet: 23, 68 and 61. RGB value is (35,104,97). Sum of RGB (Red+Green+Blue) = 35+104+97=236 (31% of max value = 765). Red value is 35 (14.06% from 255 or 14.83% from 236); Green value is 104 (41.02% from 255 or 44.07% from 236); Blue value is 97 (38.28% from 255 or 41.10% from 236); Max value from RGB is 104 - color contains mainly: green. Hex color #236861 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #236861 is #DC979E. Grayscale: #525252. Windows color (decimal): -14456735 or 6383651. OLE color: 6383651.
HSL color Cylindrical-coordinate representation of color #236861: hue angle of 173.91º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #236861 is Cyan = 0.66, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 35 | 104 | 97 | - |
| CMYK | 0.66 | 0 | 0.07 | 0.59 |
| HSL | 173.91º | 0.5% | 0.27% | - |
| HSV(B) | 173.91º | 0.66% | 0.41% | - |
| XYZ | 7.8 | 11.12 | 13.04 | - |
| YUV | 82.57 | 136.14 | 94.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 104 | 97 | 0.66 | 0 | 0.07 | 0.59 | 173.91 | 0.5 | 0.27 |
| Hex | 23 | 68 | 61 | 42 | 0 | 7 | 3B | AE | 32 | 1B |
| Octal | 43 | 150 | 141 | 102 | 0 | 7 | 73 | 256 | 62 | 33 |
| Binary | 100011 | 1101000 | 1100001 | 1000010 | 0 | 111 | 111011 | 10101110 | 110010 | 11011 |
Color Harmonies of #236861
Complementary color
Monochromatic Colors of #236861
Black with #236861
Text Example
Text Example
White with #236861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236861; }
p { color: rgb(35,104,97); }
H1.HeaderClassName
{
color: #236861;
}
.AnyTagClassName
{
color: #236861;
}
</style>
background-color css
<style>
a { background-color: #236861; }
a { background-color: rgb(35,104,97); }
div.DivClassName
{
background-color: #236861;
}
.BgClassName
{
background-color: #236861;
}
</style>
border-color css
<style>
span { border-color: #236861; }
span { border-color: rgb(35,104,97); }
td.TdClassName
{
border-color: #236861;
}
.TagClassName
{
border-color: #236861;
}
</style>