Shades of Cyprus #003838
Tints of Cyprus #003838
RGB
CMYK
RGB Variations
Color information
#003838 (or 0x003838) is known color: Cyprus. HEX triplet: 00, 38 and 38. RGB value is (0,56,56). Sum of RGB (Red+Green+Blue) = 0+56+56=112 (14% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 112); Green value is 56 (22.27% from 255 or 50% from 112); Blue value is 56 (22.27% from 255 or 50% from 112); Max value from RGB is 56 - color contains mainly: green, blue. Hex color #003838 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #003838 is #FFC7C7. Grayscale: #272727. Windows color (decimal): -16762824 or 3684352. OLE color: 3684352.
HSL color Cylindrical-coordinate representation of color #003838: hue angle of 180º degrees, saturation: 1, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 1%. Process color model (Four color, CMYK) of #003838 is Cyan = 1, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 0 | 56 | 56 | - |
| CMYK | 1 | 0 | 0 | 0.78 |
| HSL | 180º | 1% | 0.11% | - |
| HSV(B) | 180º | 1% | 0.22% | - |
| XYZ | 2.13 | 3.11 | 4.23 | - |
| YUV | 39.26 | 137.45 | 100 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 56 | 56 | 1 | 0 | 0 | 0.78 | 180 | 1 | 0.11 |
| Hex | 0 | 38 | 38 | 64 | 0 | 0 | 4E | B4 | 64 | B |
| Octal | 0 | 70 | 70 | 144 | 0 | 0 | 116 | 264 | 144 | 13 |
| Binary | 0 | 111000 | 111000 | 1100100 | 0 | 0 | 1001110 | 10110100 | 1100100 | 1011 |
Color Harmonies of #003838
Complementary color
Monochromatic Colors of #003838
Black with #003838
Text Example
Text Example
White with #003838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #003838; }
p { color: rgb(0,56,56); }
H1.HeaderClassName
{
color: #003838;
}
.AnyTagClassName
{
color: #003838;
}
</style>
background-color css
<style>
a { background-color: #003838; }
a { background-color: rgb(0,56,56); }
div.DivClassName
{
background-color: #003838;
}
.BgClassName
{
background-color: #003838;
}
</style>
border-color css
<style>
span { border-color: #003838; }
span { border-color: rgb(0,56,56); }
td.TdClassName
{
border-color: #003838;
}
.TagClassName
{
border-color: #003838;
}
</style>