Shades of Blue Stone #146767
Tints of Blue Stone #146767
RGB
CMYK
RGB Variations
Color information
#146767 (or 0x146767) is known color: Blue Stone. HEX triplet: 14, 67 and 67. RGB value is (20,103,103). Sum of RGB (Red+Green+Blue) = 20+103+103=226 (29% of max value = 765). Red value is 20 (8.20% from 255 or 8.85% from 226); Green value is 103 (40.62% from 255 or 45.58% from 226); Blue value is 103 (40.62% from 255 or 45.58% from 226); Max value from RGB is 103 - color contains mainly: green, blue. Hex color #146767 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #146767 is #EB9898. Grayscale: #4E4E4E. Windows color (decimal): -15440025 or 6776596. OLE color: 6776596.
HSL color Cylindrical-coordinate representation of color #146767: hue angle of 180º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #146767 is Cyan = 0.81, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 20 | 103 | 103 | - |
| CMYK | 0.81 | 0 | 0 | 0.60 |
| HSL | 180º | 0.67% | 0.24% | - |
| HSV(B) | 180º | 0.81% | 0.4% | - |
| XYZ | 7.59 | 10.83 | 14.52 | - |
| YUV | 78.18 | 142 | 86.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 103 | 103 | 0.81 | 0 | 0 | 0.60 | 180 | 0.67 | 0.24 |
| Hex | 14 | 67 | 67 | 51 | 0 | 0 | 3C | B4 | 43 | 18 |
| Octal | 24 | 147 | 147 | 121 | 0 | 0 | 74 | 264 | 103 | 30 |
| Binary | 10100 | 1100111 | 1100111 | 1010001 | 0 | 0 | 111100 | 10110100 | 1000011 | 11000 |
Color Harmonies of #146767
Complementary color
Monochromatic Colors of #146767
Black with #146767
Text Example
Text Example
White with #146767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #146767; }
p { color: rgb(20,103,103); }
H1.HeaderClassName
{
color: #146767;
}
.AnyTagClassName
{
color: #146767;
}
</style>
background-color css
<style>
a { background-color: #146767; }
a { background-color: rgb(20,103,103); }
div.DivClassName
{
background-color: #146767;
}
.BgClassName
{
background-color: #146767;
}
</style>
border-color css
<style>
span { border-color: #146767; }
span { border-color: rgb(20,103,103); }
td.TdClassName
{
border-color: #146767;
}
.TagClassName
{
border-color: #146767;
}
</style>