Shades of Cyprus #015343
Tints of Cyprus #015343
RGB
CMYK
RGB Variations
Color information
#015343 (or 0x015343) is known color: Cyprus. HEX triplet: 01, 53 and 43. RGB value is (1,83,67). Sum of RGB (Red+Green+Blue) = 1+83+67=151 (20% of max value = 765). Red value is 1 (0.78% from 255 or 0.66% from 151); Green value is 83 (32.81% from 255 or 54.97% from 151); Blue value is 67 (26.56% from 255 or 44.37% from 151); Max value from RGB is 83 - color contains mainly: green. Hex color #015343 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #015343 is #FEACBC. Grayscale: #383838. Windows color (decimal): -16690365 or 4412161. OLE color: 4412161.
HSL color Cylindrical-coordinate representation of color #015343: hue angle of 168.29º degrees, saturation: 0.98, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #015343 is Cyan = 0.99, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 1 | 83 | 67 | - |
| CMYK | 0.99 | 0 | 0.19 | 0.67 |
| HSL | 168.29º | 0.98% | 0.16% | - |
| HSV(B) | 168.29º | 0.99% | 0.33% | - |
| XYZ | 4.12 | 6.6 | 6.37 | - |
| YUV | 56.66 | 133.83 | 88.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 83 | 67 | 0.99 | 0 | 0.19 | 0.67 | 168.29 | 0.98 | 0.16 |
| Hex | 1 | 53 | 43 | 63 | 0 | 13 | 43 | A8 | 62 | 10 |
| Octal | 1 | 123 | 103 | 143 | 0 | 23 | 103 | 250 | 142 | 20 |
| Binary | 1 | 1010011 | 1000011 | 1100011 | 0 | 10011 | 1000011 | 10101000 | 1100010 | 10000 |
Color Harmonies of #015343
Complementary color
Monochromatic Colors of #015343
Black with #015343
Text Example
Text Example
White with #015343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015343; }
p { color: rgb(1,83,67); }
H1.HeaderClassName
{
color: #015343;
}
.AnyTagClassName
{
color: #015343;
}
</style>
background-color css
<style>
a { background-color: #015343; }
a { background-color: rgb(1,83,67); }
div.DivClassName
{
background-color: #015343;
}
.BgClassName
{
background-color: #015343;
}
</style>
border-color css
<style>
span { border-color: #015343; }
span { border-color: rgb(1,83,67); }
td.TdClassName
{
border-color: #015343;
}
.TagClassName
{
border-color: #015343;
}
</style>