Shades of Blue Stone #236867
Tints of Blue Stone #236867
RGB
CMYK
RGB Variations
Color information
#236867 (or 0x236867) is known color: Blue Stone. HEX triplet: 23, 68 and 67. RGB value is (35,104,103). Sum of RGB (Red+Green+Blue) = 35+104+103=242 (32% of max value = 765). Red value is 35 (14.06% from 255 or 14.46% from 242); Green value is 104 (41.02% from 255 or 42.98% from 242); Blue value is 103 (40.62% from 255 or 42.56% from 242); Max value from RGB is 104 - color contains mainly: green. Hex color #236867 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #236867 is #DC9798. Grayscale: #535353. Windows color (decimal): -14456729 or 6776867. OLE color: 6776867.
HSL color Cylindrical-coordinate representation of color #236867: hue angle of 179.13º 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 #236867 is Cyan = 0.66, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 35 | 104 | 103 | - |
| CMYK | 0.66 | 0 | 0.01 | 0.59 |
| HSL | 179.13º | 0.5% | 0.27% | - |
| HSV(B) | 179.13º | 0.66% | 0.41% | - |
| XYZ | 8.09 | 11.24 | 14.57 | - |
| YUV | 83.26 | 139.14 | 93.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 104 | 103 | 0.66 | 0 | 0.01 | 0.59 | 179.13 | 0.5 | 0.27 |
| Hex | 23 | 68 | 67 | 42 | 0 | 1 | 3B | B3 | 32 | 1B |
| Octal | 43 | 150 | 147 | 102 | 0 | 1 | 73 | 263 | 62 | 33 |
| Binary | 100011 | 1101000 | 1100111 | 1000010 | 0 | 1 | 111011 | 10110011 | 110010 | 11011 |
Color Harmonies of #236867
Complementary color
Monochromatic Colors of #236867
Black with #236867
Text Example
Text Example
White with #236867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236867; }
p { color: rgb(35,104,103); }
H1.HeaderClassName
{
color: #236867;
}
.AnyTagClassName
{
color: #236867;
}
</style>
background-color css
<style>
a { background-color: #236867; }
a { background-color: rgb(35,104,103); }
div.DivClassName
{
background-color: #236867;
}
.BgClassName
{
background-color: #236867;
}
</style>
border-color css
<style>
span { border-color: #236867; }
span { border-color: rgb(35,104,103); }
td.TdClassName
{
border-color: #236867;
}
.TagClassName
{
border-color: #236867;
}
</style>