Shades of Arapawa #275067
Tints of Arapawa #275067
RGB
CMYK
RGB Variations
Color information
#275067 (or 0x275067) is known color: Arapawa. HEX triplet: 27, 50 and 67. RGB value is (39,80,103). Sum of RGB (Red+Green+Blue) = 39+80+103=222 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.57% from 222); Green value is 80 (31.64% from 255 or 36.04% from 222); Blue value is 103 (40.62% from 255 or 46.40% from 222); Max value from RGB is 103 - color contains mainly: blue. Hex color #275067 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275067 is #D8AF98. Grayscale: #464646. Windows color (decimal): -14200729 or 6770727. OLE color: 6770727.
HSL color Cylindrical-coordinate representation of color #275067: hue angle of 201.56º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #275067 is Cyan = 0.62, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 80 | 103 | - |
| CMYK | 0.62 | 0.22 | 0 | 0.60 |
| HSL | 201.56º | 0.45% | 0.28% | - |
| HSV(B) | 201.56º | 0.62% | 0.4% | - |
| XYZ | 6.15 | 7.15 | 13.89 | - |
| YUV | 70.36 | 146.42 | 105.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 80 | 103 | 0.62 | 0.22 | 0 | 0.60 | 201.56 | 0.45 | 0.28 |
| Hex | 27 | 50 | 67 | 3E | 16 | 0 | 3C | CA | 2D | 1C |
| Octal | 47 | 120 | 147 | 76 | 26 | 0 | 74 | 312 | 55 | 34 |
| Binary | 100111 | 1010000 | 1100111 | 111110 | 10110 | 0 | 111100 | 11001010 | 101101 | 11100 |
Color Harmonies of #275067
Complementary color
Monochromatic Colors of #275067
Black with #275067
Text Example
Text Example
White with #275067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275067; }
p { color: rgb(39,80,103); }
H1.HeaderClassName
{
color: #275067;
}
.AnyTagClassName
{
color: #275067;
}
</style>
background-color css
<style>
a { background-color: #275067; }
a { background-color: rgb(39,80,103); }
div.DivClassName
{
background-color: #275067;
}
.BgClassName
{
background-color: #275067;
}
</style>
border-color css
<style>
span { border-color: #275067; }
span { border-color: rgb(39,80,103); }
td.TdClassName
{
border-color: #275067;
}
.TagClassName
{
border-color: #275067;
}
</style>